Searched refs:InElts (Results 1 – 1 of 1) sorted by relevance
2240 unsigned InElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyDemandedBits() local2258 APInt InDemandedElts = DemandedElts.zext(InElts); in SimplifyDemandedBits()2277 unsigned InElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyDemandedBits() local2295 APInt InDemandedElts = DemandedElts.zext(InElts); in SimplifyDemandedBits()2329 unsigned InElts = SrcVT.isVector() ? SrcVT.getVectorNumElements() : 1; in SimplifyDemandedBits() local2339 APInt InDemandedElts = DemandedElts.zext(InElts); in SimplifyDemandedBits()