Searched defs:SrcDemandedBits (Results 1 – 4 of 4) 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
959 APInt SrcDemandedBits = DemandedBits.zextOrSelf(SrcBitWidth); in SimplifyDemandedBits() local2444 APInt SrcDemandedBits = APInt::getNullValue(SrcEltSizeInBits); in SimplifyDemandedVectorElts() local
2312 APInt SrcDemandedBits = DemandedBits << Amt; in GetDemandedBits() local