Lines Matching defs:MulVal
2963 APInt MulVal = APInt(BitWidth, 1) << ShiftAmt;2964 RHS = DCI.DAG.getConstant(MulVal, MulType);