Home
last modified time | relevance | path

Searched refs:constructInlinedScopeDIE (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h161 DIE *constructInlinedScopeDIE(LexicalScope *Scope);
DDwarfCompileUnit.cpp340 ScopeDIE = constructInlinedScopeDIE(Scope); in constructScopeDIE()
437 DIE *DwarfCompileUnit::constructInlinedScopeDIE(LexicalScope *Scope) { in constructInlinedScopeDIE() function in llvm::DwarfCompileUnit
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h203 DIE *constructInlinedScopeDIE(LexicalScope *Scope);
DDwarfCompileUnit.cpp442 ScopeDIE = constructInlinedScopeDIE(Scope); in constructScopeDIE()
532 DIE *DwarfCompileUnit::constructInlinedScopeDIE(LexicalScope *Scope) { in constructInlinedScopeDIE() function in DwarfCompileUnit