/aosp_15_r20/external/llvm/unittests/Transforms/Utils/ |
H A D | Cloning.cpp | 231 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldFunctionBodyAndDI() 418 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldModule()
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | dibuilder.go | 332 params := d.getOrCreateTypeArray(t.Parameters) 507 func (d *DIBuilder) getOrCreateTypeArray(values []Metadata) Metadata { func
|
H A D | DIBuilderBindings.cpp | 213 DITypeRefArray A = D->getOrCreateTypeArray(Elements); in LLVMDIBuilderGetOrCreateTypeArray()
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | IRBuilderTest.cpp | 345 auto Type = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in TEST_F() 397 auto SPType = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in TEST_F()
|
/aosp_15_r20/external/swiftshader/src/Reactor/ |
H A D | LLVMReactorDebugInfo.cpp | 105 auto funcTy = diBuilder->createSubroutineType(diBuilder->getOrCreateTypeArray(EltTys)); in DebugInfo() 210 auto funcTy = diBuilder->createSubroutineType(diBuilder->getOrCreateTypeArray({})); in syncScope()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroEarly.cpp | 113 DB.createSubroutineType(DB.getOrCreateTypeArray(Params)); in buildDebugInfoForNoopResumeDestroyFunc()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 90 auto SPType = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in applyDebugifyMetadata()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | DIBuilder.h | 439 DITypeRefArray getOrCreateTypeArray(ArrayRef<Metadata *> Elements);
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 922 llvm::DITypeRefArray EltTypeArray = DBuilder.getOrCreateTypeArray(EltTys); in CreateType() 1189 llvm::DITypeRefArray EltTypeArray = DBuilder.getOrCreateTypeArray(Elts); in getOrCreateInstanceMethodType() 1524 llvm::DITypeRefArray SElements = DBuilder.getOrCreateTypeArray(STy); in getOrCreateVTablePtrType() 2804 return DBuilder.createSubroutineType(DBuilder.getOrCreateTypeArray(None)); in getOrCreateFunctionType() 2844 llvm::DITypeRefArray EltTypeArray = DBuilder.getOrCreateTypeArray(Elts); in getOrCreateFunctionType() 2858 llvm::DITypeRefArray EltTypeArray = DBuilder.getOrCreateTypeArray(EltTys); in getOrCreateFunctionType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DIBuilder.h | 563 DITypeRefArray getOrCreateTypeArray(ArrayRef<Metadata *> Elements);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DIBuilder.h | 655 DITypeRefArray getOrCreateTypeArray(ArrayRef<Metadata *> Elements);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 1257 unwrap(Builder)->getOrCreateTypeArray({unwrap(Types), Length}).get()); in LLVMDIBuilderGetOrCreateTypeArray() 1266 auto Elts = unwrap(Builder)->getOrCreateTypeArray({unwrap(ParameterTypes), in LLVMDIBuilderCreateSubroutineType()
|
H A D | DIBuilder.cpp | 613 DITypeRefArray DIBuilder::getOrCreateTypeArray(ArrayRef<Metadata *> Elements) { in getOrCreateTypeArray() function in DIBuilder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | DIBuilder.h | 689 DITypeRefArray getOrCreateTypeArray(ArrayRef<Metadata *> Elements);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | DIBuilder.h | 648 DITypeRefArray getOrCreateTypeArray(ArrayRef<Metadata *> Elements);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | DIBuilder.h | 663 DITypeRefArray getOrCreateTypeArray(ArrayRef<Metadata *> Elements);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 731 DB.getOrCreateTypeArray(std::nullopt)), /* void type */ in createOutlinedFunction()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | DIBuilder.h | 663 DITypeRefArray getOrCreateTypeArray(ArrayRef<Metadata *> Elements);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 1176 DB.createSubroutineType(DB.getOrCreateTypeArray(None)), /* void type */ in createOutlinedFunction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 1477 unwrap(Builder)->getOrCreateTypeArray({unwrap(Types), Length}).get()); in LLVMDIBuilderGetOrCreateTypeArray() 1486 auto Elts = unwrap(Builder)->getOrCreateTypeArray({unwrap(ParameterTypes), in LLVMDIBuilderCreateSubroutineType()
|
H A D | DIBuilder.cpp | 689 DITypeRefArray DIBuilder::getOrCreateTypeArray(ArrayRef<Metadata *> Elements) { in getOrCreateTypeArray() function in DIBuilder
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 119 DIB.createSubroutineType(DIB.getOrCreateTypeArray(std::nullopt)); in applyDebugifyMetadata()
|
H A D | CodeExtractor.cpp | 1538 DIB.createSubroutineType(DIB.getOrCreateTypeArray(std::nullopt)); in fixupDebugInfoPostExtraction()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 512 DITypeRefArray DIBuilder::getOrCreateTypeArray(ArrayRef<Metadata *> Elements) { in getOrCreateTypeArray() function in DIBuilder
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 852 return DBuilder->createSubroutineType(DBuilder->getOrCreateTypeArray(EltTys)); in CreateFunctionType()
|