Searched refs:symbolWithSpecifier (Results 1 – 1 of 1) sorted by relevance
187 const MCExpr *symbolWithSpecifier(const MCSymbol *S,800 const MCExpr *PPCAsmPrinter::symbolWithSpecifier(const MCSymbol *S, in symbolWithSpecifier() function in PPCAsmPrinter1055 const MCExpr *Exp = symbolWithSpecifier(MOSymbol, PPC::S_GOT); in emitInstruction()1145 const MCExpr *Exp = symbolWithSpecifier(TOCEntry, VKExpr); in emitInstruction()1194 const MCExpr *Exp = symbolWithSpecifier(MOSymbol, PPC::S_U); in emitInstruction()1226 const MCExpr *Exp = symbolWithSpecifier(TOCEntry, PPC::S_L); in emitInstruction()1261 const MCExpr *Exp = symbolWithSpecifier(MOSymbol, VK); in emitInstruction()1302 const MCExpr *Exp = symbolWithSpecifier(MOSymbol, VK); in emitInstruction()1344 symbolWithSpecifier(MOSymbol, PPC::S_GOT_TPREL_HA); in emitInstruction()1361 const MCExpr *Exp = symbolWithSpecifier( in emitInstruction()[all …]