Searched refs:RightDemanded (Results 1 – 1 of 1) sorted by relevance
1222 APInt LeftDemanded(LHSVWidth, 0), RightDemanded(LHSVWidth, 0); in SimplifyDemandedVectorElts() local1232 RightDemanded.setBit(MaskVal - LHSVWidth); in SimplifyDemandedVectorElts()1241 simplifyAndSetOp(I, 1, RightDemanded, RHSUndefElts); in SimplifyDemandedVectorElts()