Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A 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()
H A DDwarfCompileUnit.h231 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
H A DDwarfDebug.h443 void constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, LexicalScope *Scope);
H A DDwarfCompileUnit.cpp868 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in DwarfCompileUnit
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h183 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
H A DDwarfDebug.cpp358 void DwarfDebug::constructAbstractSubprogramScopeDIE(LexicalScope *Scope) { in constructAbstractSubprogramScopeDIE() function in DwarfDebug
371 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()
1154 constructAbstractSubprogramScopeDIE(AScope); in endFunction()
H A DDwarfDebug.h327 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
H A DDwarfCompileUnit.cpp632 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in llvm::DwarfCompileUnit
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp562 void DwarfDebug::constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, in constructAbstractSubprogramScopeDIE() function in DwarfDebug
574 SrcCU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()
579 .constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()
581 SkelCU->constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()
583 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()
2292 constructAbstractSubprogramScopeDIE(TheCU, AScope); in endFunctionImpl()
H A DDwarfCompileUnit.h233 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
H A DDwarfDebug.h473 void constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, LexicalScope *Scope);
H A DDwarfCompileUnit.cpp1099 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in DwarfCompileUnit