Searched defs:SrcDemandedBits (Results 1 – 2 of 2) sorted by relevance
975 APInt SrcDemandedBits = DemandedBits.zextOrSelf(SrcBitWidth); in SimplifyDemandedBits() local2474 APInt SrcDemandedBits = APInt::getNullValue(SrcEltSizeInBits); in SimplifyDemandedVectorElts() local
2410 APInt SrcDemandedBits = DemandedBits << Amt; in GetDemandedBits() local