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