Searched refs:IndexGroup (Results 1 – 1 of 1) sorted by relevance
608 int IndexGroup[3] = {0, 0, 0}; in group2Shuffle() local615 IndexGroup[(Index * 3) % (VF / Lane)] = Index; in group2Shuffle()620 Output.push_back(IndexGroup[i % 3]); in group2Shuffle()621 IndexGroup[i % 3]++; in group2Shuffle()