Home
last modified time | relevance | path

Searched defs:Subprogram (Results 1 – 8 of 8) sorted by relevance

/external/llvm/unittests/Transforms/Utils/
DCloning.cpp238 auto *Subprogram = DBuilder.createFunction( in CreateOldFunctionBodyAndDI() local
299 TEST_F(CloneFunc, Subprogram) { in TEST_F() argument
424 auto *Subprogram = DBuilder.createFunction(CU, "f", "f", File, 4, DFuncType, in CreateOldModule() local
453 TEST_F(CloneModule, Subprogram) { in TEST_F() argument
/external/llvm-project/llvm/unittests/Transforms/Utils/
DCloningTest.cpp481 auto *Subprogram = DBuilder.createFunction( in CreateOldFunctionBodyAndDI() local
559 TEST_F(CloneFunc, Subprogram) { in TEST_F() argument
860 auto *Subprogram = DBuilder.createFunction( in CreateOldModule() local
903 TEST_F(CloneModule, Subprogram) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1080 void DWARFContext::addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, in addLocalsForDie()
1153 DWARFDie Subprogram = CU->getSubroutineForAddress(Address.Address); in getLocalsForAddress() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1145 void DWARFContext::addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, in addLocalsForDie()
1218 DWARFDie Subprogram = CU->getSubroutineForAddress(Address.Address); in getLocalsForAddress() local
/external/llvm-project/llvm/bindings/go/llvm/
Ddibuilder.go597 func (v Value) Subprogram() (md Metadata) { func
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp90 if (auto *Subprogram = dyn_cast<DISubprogram>(Scope)) in getSubprogram() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp1428 unsigned LLVMDISubprogramGetLine(LLVMMetadataRef Subprogram) { in LLVMDISubprogramGetLine()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp1467 unsigned LLVMDISubprogramGetLine(LLVMMetadataRef Subprogram) { in LLVMDISubprogramGetLine()