Lines Matching refs:MaxOffset
485 unsigned MaxOffset = ((1 << ImmLimit) - 1) * Scale;487 if ((OffsetImm & (Scale - 1)) || OffsetImm > MaxOffset)