/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | DIBuilder.h | 709 void replaceArrays(DICompositeType *&T, DINodeArray Elements,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DIBuilder.h | 866 void replaceArrays(DICompositeType *&T, DINodeArray Elements,
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 504 DBuilder.replaceArrays( in CreateType() 1753 DBuilder.replaceArrays(FwdDecl, Elements); in CreateTypeDefinition() 2042 DBuilder.replaceArrays(RealDecl, Elements); in CreateTypeDefinition() 2495 DBuilder.replaceArrays(Res, T ? T->getElements() : llvm::DINodeArray()); in getOrCreateLimitedType() 2564 DBuilder.replaceArrays(RealDecl, llvm::DINodeArray(), in CreateLimitedType()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DIBuilder.h | 1008 void replaceArrays(DICompositeType *&T, DINodeArray Elements,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | DIBuilder.h | 1039 void replaceArrays(DICompositeType *&T, DINodeArray Elements,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | DIBuilder.h | 1025 void replaceArrays(DICompositeType *&T, DINodeArray Elements,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | DIBuilder.h | 1013 void replaceArrays(DICompositeType *&T, DINodeArray Elements,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | DIBuilder.h | 1013 void replaceArrays(DICompositeType *&T, DINodeArray Elements,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 935 Builder.replaceArrays(DIStruct, Builder.getOrCreateArray(Elements)); in solveDIType() 1109 DBuilder.replaceArrays(FrameDITy, DBuilder.getOrCreateArray(Elements)); in buildFrameDebugInfo()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 830 void DIBuilder::replaceArrays(DICompositeType *&T, DINodeArray Elements, in replaceArrays() function in DIBuilder
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 1003 void DIBuilder::replaceArrays(DICompositeType *&T, DINodeArray Elements, in replaceArrays() function in DIBuilder
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 1169 void DIBuilder::replaceArrays(DICompositeType *&T, DINodeArray Elements, in replaceArrays() function in DIBuilder
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 1377 TEST_F(DICompileUnitTest, replaceArrays) { in TEST_F() argument
|