Home
last modified time | relevance | path

Searched refs:constructSubprogramScopeDIE (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h227 DIE &constructSubprogramScopeDIE(const DISubprogram *Sub,
H A DDwarfDebug.cpp2260 DIE &ScopeDIE = TheCU.constructSubprogramScopeDIE(SP, FnScope); in endFunctionImpl()
2264 SkelCU->constructSubprogramScopeDIE(SP, FnScope); in endFunctionImpl()
H A DDwarfCompileUnit.cpp1018 DIE &DwarfCompileUnit::constructSubprogramScopeDIE(const DISubprogram *Sub, in constructSubprogramScopeDIE() function in DwarfCompileUnit