Searched defs:NewShiftAmt (Results 1 – 3 of 3) sorted by relevance
715 SDValue NewShiftAmt = CurDAG->getTargetConstant(NewShiftC, DL, VT); in SelectShiftedRegisterFromAnd() local3427 SDValue NewShiftAmt; in tryShiftAmountMod() local
3997 SDValue NewShiftAmt; in tryShiftAmountMod() local
9804 SDValue NewShiftAmt = DAG.getConstant(c1 + c2, DL, ShiftAmtVT); in visitSRL() local9814 SDValue NewShiftAmt = DAG.getConstant(c1 + c2, DL, ShiftAmtVT); in visitSRL() local