Searched refs:ValConst (Results 1 – 1 of 1) sorted by relevance
706 int32_t ValConst = MulConst << ShlConst; in SelectSHL() local707 SDValue Val = CurDAG->getTargetConstant(ValConst, dl, in SelectSHL()734 int32_t ValConst = 1 << (ShlConst+Shl2Const); in SelectSHL() local735 SDValue Val = CurDAG->getTargetConstant(-ValConst, dl, in SelectSHL()