Searched defs:InSignBit (Results 1 – 2 of 2) sorted by relevance
1622 APInt InSignBit = in SimplifyDemandedBits() local1681 APInt InSignBit = APInt::getBitsSet(BitWidth, InBits - 1, InBits); in SimplifyDemandedBits() local
1839 APInt InSignBit = APInt::getSignBit(EBits); in ComputeMaskedBits() local1903 APInt InSignBit = APInt::getSignBit(InBits); in ComputeMaskedBits() local