Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1232 void DWARFContext::addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, in addLocalsForDie()
1304 DWARFDie Subprogram = CU->getSubroutineForAddress(Address.Address); in getLocalsForAddress() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp91 if (auto *Subprogram = dyn_cast<DISubprogram>(Scope)) in getSubprogram() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DDebugInfo.cpp1648 unsigned LLVMDISubprogramGetLine(LLVMMetadataRef Subprogram) { in LLVMDISubprogramGetLine()