Searched defs:InMask (Results 1 – 2 of 2) sorted by relevance
921 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local943 APInt InMask = APInt::getLowBitsSet(BitWidth, InBits); in SimplifyDemandedBits() local984 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local1055 APInt InMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
2349 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local