Searched defs:ImportedEntities (Results 1 – 10 of 10) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 55 ImportedEntityMap ImportedEntities; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 66 ImportedEntityMap ImportedEntities; variable
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 68 ImportedEntityMap ImportedEntities; variable
|
/external/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 363 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl()
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 1329 MDTuple *ImportedEntities = getTuple(); in TEST_F() local 1388 MDTuple *ImportedEntities = MDTuple::getDistinct(Context, None); in TEST_F() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 521 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl()
|
D | DebugInfo.cpp | 484 MDTuple *ImportedEntities = nullptr; in getReplacementCU() local
|
/external/llvm-project/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2108 MDTuple *ImportedEntities = getTuple(); in TEST_F() local 2172 MDTuple *ImportedEntities = MDTuple::getDistinct(Context, None); in TEST_F() local
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 728 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl()
|
D | DebugInfo.cpp | 492 MDTuple *ImportedEntities = nullptr; in getReplacementCU() local
|