Searched refs:RightDemanded (Results 1 – 1 of 1) sorted by relevance
1596 APInt LeftDemanded(OpWidth, 0), RightDemanded(OpWidth, 0); in SimplifyDemandedVectorElts() local1606 RightDemanded.setBit(MaskVal - OpWidth); in SimplifyDemandedVectorElts()1615 simplifyAndSetOp(I, 1, RightDemanded, RHSPoisonElts); in SimplifyDemandedVectorElts()