Lines Matching refs:OffsetImm
484 unsigned OffsetImm = 0;486 OffsetImm = MI->getOperand(2).getImm();489 if ((OffsetImm & (Scale - 1)) || OffsetImm > MaxOffset)502 MIB.addImm(OffsetImm / Scale);