Home
last modified time | relevance | path

Searched refs:addOpAddress (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h201 void addOpAddress(DIELoc &Die, const MCSymbol *Label);
DDwarfCompileUnit.cpp187 addOpAddress(*Loc, Sym); in getOrCreateGlobalVariableDIE()
208 addOpAddress(*Loc, Sym); in getOrCreateGlobalVariableDIE()
DDwarfUnit.cpp248 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1036 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h190 void addOpAddress(DIELoc &Die, const MCSymbol *Sym);
DDwarfCompileUnit.cpp230 addOpAddress(*Loc, Sym); in getOrCreateGlobalVariableDIE()
580 addOpAddress(*Loc, FrameSymbol); in constructVariableDIEImpl()
DDwarfUnit.cpp309 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1128 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()