Lines Matching refs:addExpr

636                                     .addExpr(SymVar));  in LowerPATCHPOINT()
683 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BLA).addExpr(TlsRef)); in EmitAIXTlsCallHelper()
746 .addExpr(TlsRef) in EmitTlsCall()
747 .addExpr(SymVar)); in EmitTlsCall()
953 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL).addExpr(OffsExpr)); in emitInstruction()
969 .addExpr(MCSymbolRefExpr::create(PICBase, OutContext))); in emitInstruction()
998 MCInstBuilder(PPC::ADDIS).addReg(PICR).addReg(PICR).addExpr(DeltaHi)); in emitInstruction()
1003 MCInstBuilder(PPC::ADDI).addReg(PICR).addReg(PICR).addExpr(DeltaLo)); in emitInstruction()
1356 .addExpr(SymGotTprel)); in emitInstruction()
1386 .addExpr(MCSymbolRefExpr::create(NextInstr, OutContext))); in emitInstruction()
1415 .addExpr(SymGotTlsL)); in emitInstruction()
1419 .addExpr(SymGotTlsHA)); in emitInstruction()
1435 .addExpr(SymGotTlsGD)); in emitInstruction()
1455 .addExpr(SymGotTlsGD)); in emitInstruction()
1497 .addExpr(SymGotTlsLD)); in emitInstruction()
1517 .addExpr(SymGotTlsLD)); in emitInstruction()
1547 .addExpr(SymDtprel)); in emitInstruction()
1561 .addExpr(SymDtprel)); in emitInstruction()
1581 .addExpr(SymDtprel)); in emitInstruction()
1820 MCInstBuilder(PPC::B).addExpr( in emitInstruction()
1829 .addExpr(MCSymbolRefExpr::create( in emitInstruction()
1887 .addExpr(MCSymbolRefExpr::create(FallthroughLabel, OutContext))); in emitInstruction()
1914 .addExpr(MCSymbolRefExpr::create( in emitInstruction()
2146 .addExpr(TOCDeltaHi)); in emitFunctionBodyStart()
2152 .addExpr(TOCDeltaLo)); in emitFunctionBodyStart()
2161 .addExpr(TOCOffsetDeltaExpr) in emitFunctionBodyStart()