Home | History | Annotate | Download | only in NVPTX

Lines Matching full:mulval

4135       APInt MulVal = APInt(BitWidth, 1) << ShiftAmt;
4136 RHS = DCI.DAG.getConstant(MulVal, MulType);