Searched refs:TargetV (Results 1 – 1 of 1) sorted by relevance
11248 SDValue &TargetV = StartIdx < 0 ? Hi : Lo; in matchShuffleAsElementRotate() local11252 if (!TargetV) in matchShuffleAsElementRotate()11253 TargetV = MaskV; in matchShuffleAsElementRotate()11254 else if (TargetV != MaskV) in matchShuffleAsElementRotate()