Searched refs:TargetV (Results 1 – 1 of 1) sorted by relevance
12612 SDValue &TargetV = StartIdx < 0 ? Hi : Lo; in matchShuffleAsElementRotate() local12616 if (!TargetV) in matchShuffleAsElementRotate()12617 TargetV = MaskV; in matchShuffleAsElementRotate()12618 else if (TargetV != MaskV) in matchShuffleAsElementRotate()