Lines Matching refs:HighBits
512 APInt HighBits(APInt::getHighBitsSet(BitWidth, ShiftAmt));514 KnownZero |= HighBits;516 KnownOne |= HighBits;