Lines Matching defs:addExpr
403 addExpr(Inst, Expr);
408 addExpr(Inst, getImm());
412 addExpr(Inst, getImm());
415 void addExpr(MCInst &Inst, const MCExpr *Expr) const{
440 addExpr(Inst, Expr);
456 addExpr(Inst, Expr);
461 addExpr(Inst, getImm());
466 addExpr(Inst, getTailRelocSym());
758 .addExpr(ValExpr));
768 .addExpr(adjustPICRelocation(SparcMCExpr::VK_Sparc_HI, ValExpr)));
774 .addExpr(adjustPICRelocation(SparcMCExpr::VK_Sparc_LO, ValExpr)));
788 .addExpr(adjustPICRelocation(SparcMCExpr::VK_Sparc_HH, ValExpr)));
794 .addExpr(adjustPICRelocation(SparcMCExpr::VK_Sparc_HM, ValExpr)));