Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getSignBit

672       APInt SignBit(APInt::getSignBit(BitWidth));
702 APInt Mask2 = LowBits | APInt::getSignBit(BitWidth);