Lines Matching refs:addExpr
151 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anonde0c959e0111::SystemZOperand
311 addExpr(Inst, getImm()); in addImmOperands()
317 addExpr(Inst, Mem.Disp); in addBDAddrOperands()
323 addExpr(Inst, Mem.Disp); in addBDXAddrOperands()
330 addExpr(Inst, Mem.Disp); in addBDLAddrOperands()
331 addExpr(Inst, Mem.Length.Imm); in addBDLAddrOperands()
337 addExpr(Inst, Mem.Disp); in addBDRAddrOperands()
344 addExpr(Inst, Mem.Disp); in addBDVAddrOperands()
351 addExpr(Inst, Mem.Disp); in addLXAAddrOperands()
357 addExpr(Inst, ImmTLS.Imm); in addImmTLSOperands()
359 addExpr(Inst, ImmTLS.Sym); in addImmTLSOperands()