/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | NativeTypePointer.h | 53 codeview::TypeIndex TI; member in llvm::pdb::NativeTypePointer
|
H A D | NativeTypeVTShape.h | 38 codeview::TypeIndex TI; member in llvm::pdb::NativeTypeVTShape
|
H A D | SymbolCache.h | 62 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, in createSymbolForType() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndex.cpp | 70 StringRef TypeIndex::simpleTypeName(TypeIndex TI) { in simpleTypeName() argument 92 printTypeIndex(ScopedPrinter &Printer, StringRef FieldName, TypeIndex TI, TypeCollection &Types) printTypeIndex() argument [all...] |
H A D | AppendingTypeTableBuilder.cpp | 89 TypeIndex TI; in insertRecord() local
|
H A D | LazyRandomTypeCollection.cpp | 150 Error LazyRandomTypeCollection::ensureTypeExists(TypeIndex TI) { in ensureTypeExists() argument 170 Error LazyRandomTypeCollection::visitRangeForType(TypeIndex TI) { in visitRangeForType() argument 205 TypeIndex TI = TypeIndex::fromArrayIndex(0); in getFirst() local 225 fullScanForType(TypeIndex TI) fullScanForType() argument [all...] |
H A D | MergingTypeTableBuilder.cpp | 117 TypeIndex TI; in insertRecord() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeEnumTypes.cpp | 27 Optional<TypeIndex> TI = Types.getFirst(); in NativeEnumTypes() local
|
H A D | NativeTypeVTShape.cpp | 7 NativeTypeVTShape(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::VFTableShapeRecord SR) NativeTypeVTShape() argument
|
H A D | NativeTypeArray.cpp | 19 NativeTypeArray(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::ArrayRecord Record) NativeTypeArray() argument
|
H A D | NativeTypePointer.cpp | 19 NativeTypePointer(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI) NativeTypePointer() argument 26 NativeTypePointer(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::PointerRecord Record) NativeTypePointer() argument [all...] |
H A D | NativeTypeUDT.cpp | 19 NativeTypeUDT(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::ClassRecord CR) NativeTypeUDT() argument 24 NativeTypeUDT(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::UnionRecord UR) NativeTypeUDT() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | EscapeEnumerator.cpp | 39 Instruction *TI = CurBB->getTerminator(); in Next() local
|
H A D | BreakCriticalEdges.cpp | 138 llvm::SplitCriticalEdge(Instruction *TI, unsigned SuccNum, in SplitCriticalEdge() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | Threading.cpp | 41 ThreadInfo *TI = reinterpret_cast<ThreadInfo*>(Arg); in ExecuteOnThread_Dispatch() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | BasicBlockUtils.h | 194 Instruction *TI = (*PI)->getTerminator(); in SplitCriticalEdge() local 208 Instruction *TI = Src->getTerminator(); in SplitCriticalEdge() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | PruneEH.cpp | 110 const Instruction *TI = BB.getTerminator(); in runImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | CFGPrinter.h | 152 const Instruction *TI = Node->getTerminator(); in getEdgeAttributes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Dominators.cpp | 44 const Instruction *TI = Start->getTerminator(); in isSingleEdge() local
|
H A D | Pass.cpp | 179 const PassInfo *Pass::lookupPassInfo(const void *TI) { in lookupPassInfo() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CFG.cpp | 88 bool llvm::isCriticalEdge(const Instruction *TI, unsigned SuccNum, in isCriticalEdge() argument 94 bool llvm::isCriticalEdge(const Instruction *TI, const BasicBlock *Dest, in isCriticalEdge() argument [all...] |
H A D | LegacyDivergenceAnalysis.cpp | 146 void DivergencePropagator::exploreSyncDependency(Instruction *TI) { in exploreSyncDependency() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanHCFGBuilder.cpp | 274 Instruction *TI = BB->getTerminator(); in buildPlainCFG() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZLongBranch.cpp | 341 SmallVector<TerminatorInfo, 16>::iterator TI = Terminators.begin(); in setWorstCaseAddresses() local 442 SmallVector<TerminatorInfo, 16>::iterator TI = Terminators.begin(); in relaxBranches() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLateEHPrepare.cpp | 151 MachineInstr *TI = &*Pos; in replaceFuncletReturns() local [all...] |