Lines Matching defs:ShiftTy
52073 EVT ShiftTy = Shift.getValueType();52074 if (ShiftTy != MVT::i16 && ShiftTy != MVT::i32 && ShiftTy != MVT::i64)52079 Shift.getConstantOperandAPInt(1) != (ShiftTy.getSizeInBits() - 1))