Lines Matching refs:SImm
454 int32_t SImm = MO1.getImm();458 if (SImm == INT32_MIN) {459 SImm = 0;464 if (SImm < 0) {465 SImm = -SImm;469 Imm = SImm;