Home
last modified time | relevance | path

Searched refs:constructAbstractSubprogramScopeDIE (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h183 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
DDwarfDebug.h327 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
DDwarfDebug.cpp358 void DwarfDebug::constructAbstractSubprogramScopeDIE(LexicalScope *Scope) { in constructAbstractSubprogramScopeDIE() function in DwarfDebug
371 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()
1154 constructAbstractSubprogramScopeDIE(AScope); in endFunction()
DDwarfCompileUnit.cpp632 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in llvm::DwarfCompileUnit
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h231 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
DDwarfDebug.cpp518 void DwarfDebug::constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, in constructAbstractSubprogramScopeDIE() function in DwarfDebug
530 SrcCU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()
535 .constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()
537 SkelCU->constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()
539 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()
1918 constructAbstractSubprogramScopeDIE(TheCU, AScope); in endFunctionImpl()
DDwarfDebug.h443 void constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, LexicalScope *Scope);
DDwarfCompileUnit.cpp868 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in DwarfCompileUnit