Searched defs:InMask (Results 1 – 2 of 2) sorted by relevance
882 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local904 APInt InMask = APInt::getLowBitsSet(BitWidth, InBits); in SimplifyDemandedBits() local945 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local1016 APInt InMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
2222 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local