Lines Matching refs:symbolWithSpecifier
187 const MCExpr *symbolWithSpecifier(const MCSymbol *S,
800 const MCExpr *PPCAsmPrinter::symbolWithSpecifier(const MCSymbol *S, in symbolWithSpecifier() function in PPCAsmPrinter
1055 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()
1420 symbolWithSpecifier(MOSymbol, PPC::S_GOT_TLSGD_HA); in emitInstruction()
1436 const MCExpr *SymGotTlsGD = symbolWithSpecifier( in emitInstruction()
1479 symbolWithSpecifier(MOSymbol, PPC::S_GOT_TLSLD_HA); in emitInstruction()
1495 const MCExpr *SymGotTlsLD = symbolWithSpecifier( in emitInstruction()
1523 const MCExpr *SymDtprel = symbolWithSpecifier(MOSymbol, PPC::S_DTPREL_HA); in emitInstruction()
1538 const MCExpr *SymDtprel = symbolWithSpecifier(MOSymbol, PPC::S_DTPREL); in emitInstruction()
1555 const MCExpr *SymDtprel = symbolWithSpecifier(MOSymbol, PPC::S_DTPREL_LO); in emitInstruction()