Lines Matching defs:ShiftAmtVT
9681 EVT ShiftAmtVT = Shift->getOperand(1).getValueType();
9682 SDValue ShiftSumC = DAG.getConstant(*C0Val + C1Val, DL, ShiftAmtVT);
10581 EVT ShiftAmtVT = InnerShift.getOperand(1).getValueType();
10588 SDValue NewShiftAmt = DAG.getConstant(c1 + c2, DL, ShiftAmtVT);
10597 SDValue NewShiftAmt = DAG.getConstant(c1 + c2, DL, ShiftAmtVT);