Lines Matching refs:SImm
438 int32_t SImm = MO1.getImm();442 if (SImm == INT32_MIN)443 SImm = 0;446 if (SImm < 0) {447 SImm = -SImm;451 Imm = SImm;