/external/llvm-project/llvm/unittests/Support/ |
D | TrigramIndexTest.cpp | 24 std::unique_ptr<TrigramIndex> TI = in makeTrigramIndex() local 33 std::unique_ptr<TrigramIndex> TI = in TEST_F() local 40 std::unique_ptr<TrigramIndex> TI = in TEST_F() local 47 std::unique_ptr<TrigramIndex> TI = in TEST_F() local 56 std::unique_ptr<TrigramIndex> TI = in TEST_F() local 63 std::unique_ptr<TrigramIndex> TI = in TEST_F() local 73 std::unique_ptr<TrigramIndex> TI = in TEST_F() local 79 std::unique_ptr<TrigramIndex> TI = in TEST_F() local 85 std::unique_ptr<TrigramIndex> TI = in TEST_F() local 91 std::unique_ptr<TrigramIndex> TI = in TEST_F() local [all …]
|
/external/llvm-project/clang/lib/Frontend/ |
D | InitPreprocessor.cpp | 177 const TargetInfo &TI, MacroBuilder &Builder) { in DefineTypeSize() 183 const TargetInfo &TI, MacroBuilder &Builder) { in DefineFmt() 198 const TargetInfo &TI, MacroBuilder &Builder) { in DefineTypeWidth() 203 const TargetInfo &TI, MacroBuilder &Builder) { in DefineTypeSizeof() 209 const TargetInfo &TI, in DefineExactWidthIntType() 229 const TargetInfo &TI, in DefineExactWidthIntTypeSize() 244 const TargetInfo &TI, in DefineLeastWidthIntType() 257 const TargetInfo &TI, MacroBuilder &Builder) { in DefineFastIntType() 343 static void InitializeStandardPredefinedMacros(const TargetInfo &TI, in InitializeStandardPredefinedMacros() 601 static void InitializePredefinedMacros(const TargetInfo &TI, in InitializePredefinedMacros()
|
/external/clang/lib/Frontend/ |
D | InitPreprocessor.cpp | 195 const TargetInfo &TI, MacroBuilder &Builder) { in DefineTypeSize() 201 const TargetInfo &TI, MacroBuilder &Builder) { in DefineFmt() 216 const TargetInfo &TI, MacroBuilder &Builder) { in DefineTypeWidth() 221 const TargetInfo &TI, MacroBuilder &Builder) { in DefineTypeSizeof() 227 const TargetInfo &TI, in DefineExactWidthIntType() 247 const TargetInfo &TI, in DefineExactWidthIntTypeSize() 262 const TargetInfo &TI, in DefineLeastWidthIntType() 275 const TargetInfo &TI, MacroBuilder &Builder) { in DefineFastIntType() 361 static void InitializeStandardPredefinedMacros(const TargetInfo &TI, in InitializeStandardPredefinedMacros() 503 static void InitializePredefinedMacros(const TargetInfo &TI, in InitializePredefinedMacros()
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | TypeIndex.cpp | 70 StringRef TypeIndex::simpleTypeName(TypeIndex TI) { in simpleTypeName() 93 TypeIndex TI, TypeCollection &Types) { in printTypeIndex()
|
D | LazyRandomTypeCollection.cpp | 150 Error LazyRandomTypeCollection::ensureTypeExists(TypeIndex TI) { in ensureTypeExists() 170 Error LazyRandomTypeCollection::visitRangeForType(TypeIndex TI) { in visitRangeForType() 205 TypeIndex TI = TypeIndex::fromArrayIndex(0); in getFirst() local 225 Error LazyRandomTypeCollection::fullScanForType(TypeIndex TI) { in fullScanForType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeIndex.cpp | 70 StringRef TypeIndex::simpleTypeName(TypeIndex TI) { in simpleTypeName() 93 TypeIndex TI, TypeCollection &Types) { in printTypeIndex()
|
D | LazyRandomTypeCollection.cpp | 150 Error LazyRandomTypeCollection::ensureTypeExists(TypeIndex TI) { in ensureTypeExists() 170 Error LazyRandomTypeCollection::visitRangeForType(TypeIndex TI) { in visitRangeForType() 205 TypeIndex TI = TypeIndex::fromArrayIndex(0); in getFirst() local 225 Error LazyRandomTypeCollection::fullScanForType(TypeIndex TI) { in fullScanForType()
|
/external/llvm/lib/Analysis/ |
D | SparsePropagation.cpp | 121 void SparseSolver::getFeasibleSuccessors(TerminatorInst &TI, in getFeasibleSuccessors() 208 TerminatorInst *TI = From->getTerminator(); in isEdgeFeasible() local 218 void SparseSolver::visitTerminatorInst(TerminatorInst &TI) { in visitTerminatorInst() 289 if (TerminatorInst *TI = dyn_cast<TerminatorInst>(&I)) in visitInst() local
|
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/ |
D | RandomAccessVisitorTest.cpp | 131 TypeIndex TI = TypeIndex::fromArrayIndex(Index); in ValidateDatabaseRecord() local 141 TypeIndex TI = TypeIndex::fromArrayIndex(GlobalArrayIndex); in ValidateVisitedRecord() local 214 TypeIndex TI = TypeIndex::fromArrayIndex(I); in TEST_F() local 243 TypeIndex TI = TypeIndex::fromArrayIndex(I); in TEST_F() local 272 TypeIndex TI = TypeIndex::fromArrayIndex(I); in TEST_F() local 303 TypeIndex TI = TypeIndex::fromArrayIndex(I); in TEST_F() local 333 TypeIndex TI = TypeIndex::fromArrayIndex(I); in TEST_F() local
|
D | TypeHashingTest.cpp | 19 TypeIndex TI) { in createPointerRecord() 48 TypeIndex TI) { in hash_of()
|
/external/llvm/lib/Support/ |
D | ARMBuildAttrs.cpp | 79 for (unsigned TI = 0, TE = sizeof(ARMAttributeTags) / sizeof(*ARMAttributeTags); in AttrTypeAsString() local 88 for (unsigned TI = 0, TE = sizeof(ARMAttributeTags) / sizeof(*ARMAttributeTags); in AttrTypeFromString() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ARMBuildAttrs.cpp | 79 for (unsigned TI = 0, TE = sizeof(ARMAttributeTags) / sizeof(*ARMAttributeTags); in AttrTypeAsString() local 90 for (unsigned TI = 0, in AttrTypeFromString() local
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | BasicBlockUtils.h | 141 TerminatorInst *TI = (*PI)->getTerminator(); variable 155 TerminatorInst *TI = Src->getTerminator(); variable
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 20 codeview::TypeIndex TI) in NativeTypePointer() 27 codeview::TypeIndex TI, in NativeTypePointer()
|
D | NativeTypeUDT.cpp | 20 codeview::TypeIndex TI, codeview::ClassRecord CR) in NativeTypeUDT() 25 codeview::TypeIndex TI, codeview::UnionRecord UR) in NativeTypeUDT()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 20 codeview::TypeIndex TI) in NativeTypePointer() 27 codeview::TypeIndex TI, in NativeTypePointer()
|
D | NativeTypeUDT.cpp | 20 codeview::TypeIndex TI, codeview::ClassRecord CR) in NativeTypeUDT() 25 codeview::TypeIndex TI, codeview::UnionRecord UR) in NativeTypeUDT()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NativeTypePointer.h | 53 codeview::TypeIndex TI; variable
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NativeTypePointer.h | 53 codeview::TypeIndex TI; variable
|
/external/strace/ |
D | sysent_shorthand_defs.h | 5 # define TI 0 macro 29 # define TI TRACE_IPC macro
|
/external/tensorflow/tensorflow/core/kernels/ |
D | one_hot_op_gpu.cu.cc | 31 #define DEFINE_GPU_SPEC_INDEX(T, TI) \ argument
|
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
D | MacroParenthesesCheck.cpp | 115 for (auto TI = MI->tokens_begin(), TE = MI->tokens_end(); TI != TE; ++TI) { in replacementList() local 161 for (auto TI = MI->tokens_begin(), TE = MI->tokens_end(); TI != TE; ++TI) { in argument() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | BasicBlockUtils.h | 194 Instruction *TI = (*PI)->getTerminator(); variable 208 Instruction *TI = Src->getTerminator(); variable
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | MemoryTypeTableBuilder.cpp | 37 TypeIndex TI(static_cast<uint32_t>(Records.size()) + in writeRecord() local
|
/external/llvm-project/llvm/include/llvm/Transforms/Utils/ |
D | BasicBlockUtils.h | 217 Instruction *TI = (*PI)->getTerminator(); variable 231 Instruction *TI = Src->getTerminator(); variable
|