Home
last modified time | relevance | path

Searched refs:constructLabelDIE (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h216 DIE *constructLabelDIE(DbgLabel &DL, const LexicalScope &Scope);
DDwarfCompileUnit.cpp586 DIE *DwarfCompileUnit::constructLabelDIE(DbgLabel &DL, in constructLabelDIE() function in DwarfCompileUnit
819 Children.push_back(constructLabelDIE(*DL, *Scope)); in createScopeChildrenDIE()