Lines Matching defs:ShiftAmtVT
9852 EVT ShiftAmtVT = Shift->getOperand(1).getValueType();
9853 SDValue ShiftSumC = DAG.getConstant(*C0Val + C1Val, DL, ShiftAmtVT);
10754 EVT ShiftAmtVT = InnerShift.getOperand(1).getValueType();
10761 SDValue NewShiftAmt = DAG.getConstant(c1 + c2, DL, ShiftAmtVT);
10770 SDValue NewShiftAmt = DAG.getConstant(c1 + c2, DL, ShiftAmtVT);