Lines Matching full:shift_amt
762 unsigned shift_amt = unsigned(CN->getZExtValue());764 if (shift_amt >= 32) {769 shift_amt -= 32;770 if (shift_amt > 0) {772 SDValue shift = CurDAG->getTargetConstant(shift_amt, MVT::i32);