Lines Matching refs:addExpr

548                                     .addExpr(SymVar));  in LowerPATCHPOINT()
612 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BLA).addExpr(TlsRef)); in EmitTlsCall()
636 .addExpr(TlsRef) in EmitTlsCall()
637 .addExpr(SymVar)); in EmitTlsCall()
765 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL).addExpr(OffsExpr)); in emitInstruction()
781 .addExpr(MCSymbolRefExpr::create(PICBase, OutContext))); in emitInstruction()
810 MCInstBuilder(PPC::ADDIS).addReg(PICR).addReg(PICR).addExpr(DeltaHi)); in emitInstruction()
815 MCInstBuilder(PPC::ADDI).addReg(PICR).addReg(PICR).addExpr(DeltaLo)); in emitInstruction()
1139 .addExpr(SymGotTprel)); in emitInstruction()
1169 .addExpr(MCSymbolRefExpr::create(NextInstr, OutContext))); in emitInstruction()
1198 .addExpr(SymGotTlsL)); in emitInstruction()
1202 .addExpr(SymGotTlsHA)); in emitInstruction()
1218 .addExpr(SymGotTlsGD)); in emitInstruction()
1238 .addExpr(SymGotTlsGD)); in emitInstruction()
1269 .addExpr(SymGotTlsLD)); in emitInstruction()
1289 .addExpr(SymGotTlsLD)); in emitInstruction()
1319 .addExpr(SymDtprel)); in emitInstruction()
1333 .addExpr(SymDtprel)); in emitInstruction()
1353 .addExpr(SymDtprel)); in emitInstruction()
1464 MCInstBuilder(PPC::B).addExpr( in emitInstruction()
1473 .addExpr(MCSymbolRefExpr::create( in emitInstruction()
1531 .addExpr(MCSymbolRefExpr::create(FallthroughLabel, OutContext))); in emitInstruction()
1558 .addExpr(MCSymbolRefExpr::create( in emitInstruction()
1783 .addExpr(TOCDeltaHi)); in emitFunctionBodyStart()
1789 .addExpr(TOCDeltaLo)); in emitFunctionBodyStart()
1798 .addExpr(TOCOffsetDeltaExpr) in emitFunctionBodyStart()