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