Searched refs:NumV2OddIndices (Results 1 – 1 of 1) sorted by relevance
19667 int NumV1OddIndices = 0, NumV2OddIndices = 0; in canonicalizeShuffleMaskWithCommute() local19670 NumV2OddIndices += i % 2; in canonicalizeShuffleMaskWithCommute()19673 if (NumV2OddIndices < NumV1OddIndices) in canonicalizeShuffleMaskWithCommute()