Lines Matching defs:ShiftSize
48220 unsigned ShiftSize = SVT.getSizeInBits();48222 if (ShiftSize >= Size || ShlConst != Size - ShiftSize)