Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp121 void DwarfFile::addScopeLabel(LexicalScope *LS, DbgLabel *Label) { in addScopeLabel() function in DwarfFile
DDwarfFile.h154 void addScopeLabel(LexicalScope *LS, DbgLabel *Label);
DDwarfCompileUnit.cpp1103 DU->addScopeLabel(Scope, cast<DbgLabel>(Entity.get())); in createAbstractEntity()
DDwarfDebug.cpp1545 InfoHolder.addScopeLabel(&Scope, in createConcreteEntity()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h155 void addScopeLabel(LexicalScope *LS, DbgLabel *Label);
DDwarfFile.cpp123 void DwarfFile::addScopeLabel(LexicalScope *LS, DbgLabel *Label) { in addScopeLabel() function in DwarfFile
DDwarfCompileUnit.cpp1228 DU->addScopeLabel(Scope, cast<DbgLabel>(Entity.get())); in createAbstractEntity()
DDwarfDebug.cpp1742 InfoHolder.addScopeLabel(&Scope, in createConcreteEntity()