Lines Matching defs:NewMaskVal
49512 APInt NewMaskVal = MaskVal.lshr(ShiftC->getAPIntValue());49514 unsigned NewMaskSize = NewMaskVal.getSignificantBits();49518 SDValue NewMask = DAG.getConstant(NewMaskVal, DL, VT);