Home | History | Annotate | Download | only in X86

Lines Matching refs:WidthMinusOne

17894       SDValue WidthMinusOne = DAG.getConstant(NumBits - 1, dl, VT);
17895 return DAG.getNode(ISD::SUB, dl, VT, WidthMinusOne,