Searched refs:Op2Size (Results 1 – 3 of 3) sorted by relevance
2567 unsigned Op2Size = Op2.getValueType().getSizeInBits(); in visitShift() local2571 if (ShiftSize > Op2Size) in visitShift()
2643 unsigned Op2Size = Op2.getValueType().getSizeInBits(); in visitShift() local2647 if (ShiftSize > Op2Size) in visitShift()
2823 unsigned Op2Size = Op2.getValueSizeInBits(); in visitShift() local2827 if (ShiftSize > Op2Size) in visitShift()