Searched defs:SrcDemandedBits (Results 1 – 2 of 2) sorted by relevance
864 APInt SrcDemandedBits = DemandedBits.zextOrSelf(SrcBitWidth); in SimplifyDemandedBits() local2229 APInt SrcDemandedBits = APInt::getNullValue(SrcEltSizeInBits); in SimplifyDemandedVectorElts() local
2208 APInt SrcDemandedBits = DemandedBits << Amt; in GetDemandedBits() local2235 APInt SrcDemandedBits = DemandedBits.trunc(SrcBitWidth); in GetDemandedBits() local