Lines Matching full:lhsbits
3652 APInt LHSBits = APInt::getHighBitsSet(OpSizeInBits, RShVal);3653 Mask &= cast<ConstantSDNode>(RHSMask)->getAPIntValue() | LHSBits;