Searched refs:RightDemanded (Results 1 – 1 of 1) sorted by relevance
1374 APInt LeftDemanded(OpWidth, 0), RightDemanded(OpWidth, 0); in SimplifyDemandedVectorElts() local1384 RightDemanded.setBit(MaskVal - OpWidth); in SimplifyDemandedVectorElts()1393 simplifyAndSetOp(I, 1, RightDemanded, RHSUndefElts); in SimplifyDemandedVectorElts()