Searched defs:SrcDemandedBits (Results 1 – 3 of 3) 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
1137 APInt SrcDemandedBits = DemandedBits.zext(SrcBitWidth); in SimplifyDemandedBits() local2940 APInt SrcDemandedBits = APInt::getZero(SrcEltSizeInBits); in SimplifyDemandedVectorElts() local