Home
last modified time | relevance | path

Searched defs:TI (Results 1 - 25 of 80) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypePointer.h53 codeview::TypeIndex TI; member in llvm::pdb::NativeTypePointer
H A DNativeTypeVTShape.h38 codeview::TypeIndex TI; member in llvm::pdb::NativeTypeVTShape
H A DSymbolCache.h62 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 DTypeIndex.cpp70 StringRef TypeIndex::simpleTypeName(TypeIndex TI) { in simpleTypeName() argument
92 printTypeIndex(ScopedPrinter &Printer, StringRef FieldName, TypeIndex TI, TypeCollection &Types) printTypeIndex() argument
[all...]
H A DAppendingTypeTableBuilder.cpp89 TypeIndex TI; in insertRecord() local
H A DLazyRandomTypeCollection.cpp150 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 DMergingTypeTableBuilder.cpp117 TypeIndex TI; in insertRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumTypes.cpp27 Optional<TypeIndex> TI = Types.getFirst(); in NativeEnumTypes() local
H A DNativeTypeVTShape.cpp7 NativeTypeVTShape(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::VFTableShapeRecord SR) NativeTypeVTShape() argument
H A DNativeTypeArray.cpp19 NativeTypeArray(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::ArrayRecord Record) NativeTypeArray() argument
H A DNativeTypePointer.cpp19 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 DNativeTypeUDT.cpp19 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 DEscapeEnumerator.cpp39 Instruction *TI = CurBB->getTerminator(); in Next() local
H A DBreakCriticalEdges.cpp138 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 DThreading.cpp41 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 DBasicBlockUtils.h194 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 DPruneEH.cpp110 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 DCFGPrinter.h152 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 DDominators.cpp44 const Instruction *TI = Start->getTerminator(); in isSingleEdge() local
H A DPass.cpp179 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 DCFG.cpp88 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 DLegacyDivergenceAnalysis.cpp146 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 DVPlanHCFGBuilder.cpp274 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 DSystemZLongBranch.cpp341 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 DWebAssemblyLateEHPrepare.cpp151 MachineInstr *TI = &*Pos; in replaceFuncletReturns() local
[all...]

Completed in 31 milliseconds

1234