/external/llvm/unittests/Transforms/Utils/ |
D | Cloning.cpp | 231 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldFunctionBodyAndDI() 418 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldModule()
|
/external/llvm-project/mlir/lib/Target/LLVMIR/ |
D | DebugTranslation.cpp | 105 builder.createSubroutineType(builder.getOrCreateTypeArray(llvm::None)); in translate()
|
/external/llvm/bindings/go/llvm/ |
D | dibuilder.go | 332 params := d.getOrCreateTypeArray(t.Parameters) 507 func (d *DIBuilder) getOrCreateTypeArray(values []Metadata) Metadata { func
|
D | DIBuilderBindings.cpp | 213 DITypeRefArray A = D->getOrCreateTypeArray(Elements); in LLVMDIBuilderGetOrCreateTypeArray()
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactorDebugInfo.cpp | 105 auto funcTy = diBuilder->createSubroutineType(diBuilder->getOrCreateTypeArray(EltTys)); in DebugInfo() 210 auto funcTy = diBuilder->createSubroutineType(diBuilder->getOrCreateTypeArray({})); in syncScope()
|
/external/llvm/unittests/IR/ |
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()
|
/external/llvm-project/llvm/unittests/IR/ |
D | IRBuilderTest.cpp | 741 auto Type = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in TEST_F() 763 auto Type = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in TEST_F() 785 auto Type = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in TEST_F() 874 auto SPType = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in TEST_F()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Debugify.cpp | 90 auto SPType = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in applyDebugifyMetadata()
|
/external/llvm/include/llvm/IR/ |
D | DIBuilder.h | 439 DITypeRefArray getOrCreateTypeArray(ArrayRef<Metadata *> Elements);
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | Debugify.cpp | 105 auto SPType = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in applyDebugifyMetadata()
|
/external/llvm-project/llvm/unittests/Transforms/Utils/ |
D | CloningTest.cpp | 473 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldFunctionBodyAndDI() 853 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldModule()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DIBuilder.h | 563 DITypeRefArray getOrCreateTypeArray(ArrayRef<Metadata *> Elements);
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | DIBuilder.h | 592 DITypeRefArray getOrCreateTypeArray(ArrayRef<Metadata *> Elements);
|
/external/llvm-project/llvm/unittests/CodeGen/ |
D | LexicalScopesTest.cpp | 103 auto OurSubT = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in LexicalScopesTest()
|
/external/clang/lib/CodeGen/ |
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()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineOutliner.cpp | 718 DB.createSubroutineType(DB.getOrCreateTypeArray(None)), /* void type */ in createOutlinedFunction()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | JitManager.cpp | 348 return builder.createSubroutineType(builder.getOrCreateTypeArray(ElemTypes)); in GetDebugFunctionType()
|
/external/llvm-project/llvm/bindings/go/llvm/ |
D | dibuilder.go | 555 func (d *DIBuilder) getOrCreateTypeArray(values []Metadata) Metadata { func
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 1257 unwrap(Builder)->getOrCreateTypeArray({unwrap(Types), Length}).get()); in LLVMDIBuilderGetOrCreateTypeArray() 1266 auto Elts = unwrap(Builder)->getOrCreateTypeArray({unwrap(ParameterTypes), in LLVMDIBuilderCreateSubroutineType()
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfo.cpp | 1296 unwrap(Builder)->getOrCreateTypeArray({unwrap(Types), Length}).get()); in LLVMDIBuilderGetOrCreateTypeArray() 1305 auto Elts = unwrap(Builder)->getOrCreateTypeArray({unwrap(ParameterTypes), in LLVMDIBuilderCreateSubroutineType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineOutliner.cpp | 1176 DB.createSubroutineType(DB.getOrCreateTypeArray(None)), /* void type */ in createOutlinedFunction()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 1282 llvm::DITypeRefArray EltTypeArray = DBuilder.getOrCreateTypeArray(EltTys); in CreateType() 1591 llvm::DITypeRefArray EltTypeArray = DBuilder.getOrCreateTypeArray(Elts); in getOrCreateInstanceMethodType() 2033 llvm::DITypeRefArray SElements = DBuilder.getOrCreateTypeArray(STy); in getOrCreateVTablePtrType() 3732 return DBuilder.createSubroutineType(DBuilder.getOrCreateTypeArray(None)); in getOrCreateFunctionType() 3773 llvm::DITypeRefArray EltTypeArray = DBuilder.getOrCreateTypeArray(Elts); in getOrCreateFunctionType() 3788 llvm::DITypeRefArray EltTypeArray = DBuilder.getOrCreateTypeArray(EltTys); in getOrCreateFunctionType()
|
/external/llvm/examples/Kaleidoscope/Chapter9/ |
D | toy.cpp | 852 return DBuilder->createSubroutineType(DBuilder->getOrCreateTypeArray(EltTys)); in CreateFunctionType()
|
/external/llvm/lib/IR/ |
D | DIBuilder.cpp | 512 DITypeRefArray DIBuilder::getOrCreateTypeArray(ArrayRef<Metadata *> Elements) { in getOrCreateTypeArray() function in DIBuilder
|
/external/llvm-project/llvm/examples/Kaleidoscope/Chapter9/ |
D | toy.cpp | 865 return DBuilder->createSubroutineType(DBuilder->getOrCreateTypeArray(EltTys)); in CreateFunctionType()
|