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