Lines Matching refs:addExpr
395 addExpr(Inst, Expr); in addImmOperands()
400 addExpr(Inst, getImm()); in addShiftAmtImm5Operands()
404 addExpr(Inst, getImm()); in addShiftAmtImm6Operands()
407 void addExpr(MCInst &Inst, const MCExpr *Expr) const{ in addExpr() function in __anonebada3920211::SparcOperand
432 addExpr(Inst, Expr); in addMEMriOperands()
448 addExpr(Inst, Expr); in addMembarTagOperands()
453 addExpr(Inst, getImm()); in addCallTargetOperands()
458 addExpr(Inst, getImm()); in addTailRelocSymOperands()
741 .addExpr(ValExpr)); in expandSETX()
751 .addExpr(adjustPICRelocation(SparcMCExpr::VK_Sparc_HI, ValExpr))); in expandSETX()
757 .addExpr(adjustPICRelocation(SparcMCExpr::VK_Sparc_LO, ValExpr))); in expandSETX()
771 .addExpr(adjustPICRelocation(SparcMCExpr::VK_Sparc_HH, ValExpr))); in expandSETX()
777 .addExpr(adjustPICRelocation(SparcMCExpr::VK_Sparc_HM, ValExpr))); in expandSETX()