Lines Matching refs:InMask
1991 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits());1993 KnownZero |= (~InMask);