Lines Matching full:mulval
4135 APInt MulVal = APInt(BitWidth, 1) << ShiftAmt;4136 RHS = DCI.DAG.getConstant(MulVal, MulType);