Searched refs:TargetV (Results 1 – 1 of 1) sorted by relevance
11670 SDValue &TargetV = StartIdx < 0 ? Hi : Lo; in matchShuffleAsRotate() local11674 if (!TargetV) in matchShuffleAsRotate()11675 TargetV = MaskV; in matchShuffleAsRotate()11676 else if (TargetV != MaskV) in matchShuffleAsRotate()