Searched defs:InMask (Results 1 – 2 of 2) sorted by relevance
1658 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local1680 APInt InMask = APInt::getLowBitsSet(BitWidth, InBits); in SimplifyDemandedBits() local1721 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local1792 APInt InMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
1949 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in ComputeMaskedBits() local