Searched defs:NewMaskVal (Results 1 – 2 of 2) sorted by relevance
231 unsigned NewMaskVal = 1 << countr_zero(DMaskVal); in optimizeSection() local
48300 APInt NewMaskVal = MaskVal.lshr(ShiftC->getAPIntValue()); in combineShiftRightLogical() local