Searched defs:InDemandedBits (Results 1 – 4 of 4) sorted by relevance
97 APInt InDemandedBits = APInt::getLowBitsSet(BitWidth, SrcBitWidth); in sextInReg() local
1700 APInt InDemandedBits = DemandedBits.trunc(InBits); in SimplifyDemandedBits() local1733 APInt InDemandedBits = DemandedBits.trunc(InBits); in SimplifyDemandedBits() local1773 APInt InDemandedBits = DemandedBits.trunc(InBits); in SimplifyDemandedBits() local
1871 APInt InDemandedBits = DemandedBits.trunc(InBits); in SimplifyDemandedBits() local1909 APInt InDemandedBits = DemandedBits.trunc(InBits); in SimplifyDemandedBits() local1954 APInt InDemandedBits = DemandedBits.trunc(InBits); in SimplifyDemandedBits() local
996 APInt InDemandedBits = InMask & NewMask; in SimplifyDemandedBits() local