Home
last modified time | relevance | path

Searched defs:RetainedTypes (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.h97 std::vector<void *> RetainedTypes; variable
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp362 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
/external/llvm/unittests/IR/
DMetadataTest.cpp1327 MDTuple *RetainedTypes = getTuple(); in TEST_F() local
1387 MDTuple *RetainedTypes = MDTuple::getDistinct(Context, None); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DMetadataTest.cpp1493 MDTuple *RetainedTypes = getTuple(); in TEST_F() local
1553 MDTuple *RetainedTypes = MDTuple::getDistinct(Context, None); in TEST_F() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp634 DIArray RetainedTypes = CUNode.getRetainedTypes(); in beginModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp449 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl()
DDebugInfo.cpp485 MDTuple *RetainedTypes = nullptr; in getReplacementCU() local