Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getSignBit

697       APInt SignBit(APInt::getSignBit(BitWidth));
727 APInt Mask2 = LowBits | APInt::getSignBit(BitWidth);