Lines Matching refs:addExpr
2463 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anon2aa686d00111::ARMOperand
2475 addExpr(Inst, getImm()); in addARMBranchTargetOperands()
2480 addExpr(Inst, getImm()); in addThumbBranchTargetOperands()
2669 addExpr(Inst, getImm()); in addImmOperands()
3125 addExpr(Inst, Memory.OffsetImm); in addMemImm8s4OffsetOperands()
3140 addExpr(Inst, Memory.OffsetImm); in addMemImm7s4OffsetOperands()
3158 addExpr(Inst, Memory.OffsetImm); in addMemImmOffsetOperands()
3171 addExpr(Inst, getImm()); in addMemUImm12OffsetOperands()
3178 addExpr(Inst, Memory.OffsetImm); in addMemUImm12OffsetOperands()
3185 addExpr(Inst, getImm()); in addMemImm12OffsetOperands()
3192 addExpr(Inst, Memory.OffsetImm); in addMemImm12OffsetOperands()
3199 addExpr(Inst, getConstantPoolImm()); in addConstPoolAsmImmOperands()
3263 addExpr(Inst, Memory.OffsetImm); in addMemThumbRIs1Operands()