Searched defs:InMask (Results 1 – 2 of 2) sorted by relevance
883 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local905 APInt InMask = APInt::getLowBitsSet(BitWidth, InBits); in SimplifyDemandedBits() local946 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local1017 APInt InMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
2218 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local