Lines Matching refs:addExpr
599 .addExpr(SymVar)); in LowerPATCHPOINT()
635 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BLA).addExpr(TlsRef)); in EmitAIXTlsCallHelper()
696 .addExpr(TlsRef) in EmitTlsCall()
697 .addExpr(SymVar)); in EmitTlsCall()
868 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL).addExpr(OffsExpr)); in emitInstruction()
884 .addExpr(MCSymbolRefExpr::create(PICBase, OutContext))); in emitInstruction()
913 MCInstBuilder(PPC::ADDIS).addReg(PICR).addReg(PICR).addExpr(DeltaHi)); in emitInstruction()
918 MCInstBuilder(PPC::ADDI).addReg(PICR).addReg(PICR).addExpr(DeltaLo)); in emitInstruction()
1246 .addExpr(SymGotTprel)); in emitInstruction()
1276 .addExpr(MCSymbolRefExpr::create(NextInstr, OutContext))); in emitInstruction()
1305 .addExpr(SymGotTlsL)); in emitInstruction()
1309 .addExpr(SymGotTlsHA)); in emitInstruction()
1325 .addExpr(SymGotTlsGD)); in emitInstruction()
1345 .addExpr(SymGotTlsGD)); in emitInstruction()
1382 .addExpr(SymGotTlsLD)); in emitInstruction()
1402 .addExpr(SymGotTlsLD)); in emitInstruction()
1432 .addExpr(SymDtprel)); in emitInstruction()
1446 .addExpr(SymDtprel)); in emitInstruction()
1466 .addExpr(SymDtprel)); in emitInstruction()
1595 MCInstBuilder(PPC::B).addExpr( in emitInstruction()
1604 .addExpr(MCSymbolRefExpr::create( in emitInstruction()
1662 .addExpr(MCSymbolRefExpr::create(FallthroughLabel, OutContext))); in emitInstruction()
1689 .addExpr(MCSymbolRefExpr::create( in emitInstruction()
1912 .addExpr(TOCDeltaHi)); in emitFunctionBodyStart()
1918 .addExpr(TOCDeltaLo)); in emitFunctionBodyStart()
1927 .addExpr(TOCOffsetDeltaExpr) in emitFunctionBodyStart()