/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 363 DIType *VTableHolder, MDNode *TemplateParams, StringRef UniqueIdentifier) { in createClassType() 380 DIType *VTableHolder, StringRef UniqueIdentifier) { in createStructType() 664 DIType *VTableHolder, unsigned Flags, bool isOptimized, in createMethod() 811 DICompositeType *VTableHolder) { in replaceVTableHolder()
|
H A D | DebugInfoMetadata.cpp | 261 Metadata *Elements, unsigned RuntimeLang, Metadata *VTableHolder, in getImpl() 283 Metadata *VTableHolder, Metadata *TemplateParams) { in buildODRType() 317 Metadata *VTableHolder, Metadata *TemplateParams) { in getODRType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 449 DIType *VTableHolder, MDNode *TemplateParams, StringRef UniqueIdentifier) { in createClassType() 466 DIType *VTableHolder, StringRef UniqueIdentifier) { in createStructType() 791 DIType *VTableHolder, DINode::DIFlags Flags, in createMethod() 984 DIType *VTableHolder) { in replaceVTableHolder()
|
H A D | DebugInfoMetadata.cpp | 391 Metadata *Elements, unsigned RuntimeLang, Metadata *VTableHolder, in getImpl() 414 Metadata *VTableHolder, Metadata *TemplateParams, Metadata *Discriminator) { in buildODRType() 449 Metadata *VTableHolder, Metadata *TemplateParams, Metadata *Discriminator) { in getODRType()
|
H A D | DebugInfo.cpp | 1033 unsigned NumElements, unsigned RunTimeLang, LLVMMetadataRef VTableHolder, in LLVMDIBuilderCreateStructType() 1207 LLVMMetadataRef VTableHolder, LLVMMetadataRef TemplateParamsNode, in LLVMDIBuilderCreateClassType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 496 DIType *VTableHolder, MDNode *TemplateParams, StringRef UniqueIdentifier) { in createClassType() 513 DIType *VTableHolder, StringRef UniqueIdentifier) { in createStructType() 887 DIType *VTableHolder, DINode::DIFlags Flags, in createMethod() 1150 void DIBuilder::replaceVTableHolder(DICompositeType *&T, DIType *VTableHolder) { in replaceVTableHolder()
|
H A D | DebugInfoMetadata.cpp | 689 Metadata *Elements, unsigned RuntimeLang, Metadata *VTableHolder, in getImpl() 718 Metadata *VTableHolder, Metadata *TemplateParams, Metadata *Discriminator, in buildODRType() 760 Metadata *VTableHolder, Metadata *TemplateParams, Metadata *Discriminator, in getODRType()
|
H A D | DebugInfo.cpp | 1253 unsigned NumElements, unsigned RunTimeLang, LLVMMetadataRef VTableHolder, in LLVMDIBuilderCreateStructType() 1427 LLVMMetadataRef VTableHolder, LLVMMetadataRef TemplateParamsNode, in LLVMDIBuilderCreateClassType()
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 1079 DIType *VTableHolder = getCompositeType(); in TEST_F() local 1198 DIType *VTableHolder = getCompositeType(); in TEST_F() local 1236 DIType *VTableHolder = getCompositeType(); in TEST_F() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 1354 Metadata *VTableHolder = nullptr; in parseOneMetadata() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 1506 Metadata *VTableHolder = nullptr; in parseOneMetadata() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1044 void replaceVTableHolder(DIType *VTableHolder) { in replaceVTableHolder()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1300 void replaceVTableHolder(DIType *VTableHolder) { in replaceVTableHolder()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1357 void replaceVTableHolder(DIType *VTableHolder) { in replaceVTableHolder()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1300 void replaceVTableHolder(DIType *VTableHolder) { in replaceVTableHolder()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1289 void replaceVTableHolder(DIType *VTableHolder) { in replaceVTableHolder()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1296 void replaceVTableHolder(DIType *VTableHolder) { in replaceVTableHolder()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 2388 Metadata *VTableHolder = getDITypeRefOrNull(Record[13]); in parseMetadata() local
|