Searched refs:TargetV (Results 1 – 1 of 1) sorted by relevance
11381 SDValue &TargetV = StartIdx < 0 ? Hi : Lo; in matchShuffleAsElementRotate() local11385 if (!TargetV) in matchShuffleAsElementRotate()11386 TargetV = MaskV; in matchShuffleAsElementRotate()11387 else if (TargetV != MaskV) in matchShuffleAsElementRotate()