Searched refs:V1DstIndex (Results 1 – 1 of 1) sorted by relevance
8708 int V1DstIndex = -1; in matchVectorShuffleAsInsertPS() local8726 if (V1DstIndex >= 0 || V2DstIndex >= 0) in matchVectorShuffleAsInsertPS()8731 V1DstIndex = i; in matchVectorShuffleAsInsertPS()8739 if (V1DstIndex < 0 && V2DstIndex < 0) in matchVectorShuffleAsInsertPS()8745 if (V1DstIndex >= 0) { in matchVectorShuffleAsInsertPS()8748 V2SrcIndex = Mask[V1DstIndex]; in matchVectorShuffleAsInsertPS()8749 V2DstIndex = V1DstIndex; in matchVectorShuffleAsInsertPS()