Searched refs:MaxSubElts (Results 1 – 1 of 1) sorted by relevance
12509 int MaxSubElts = 64 / EltSizeInBits; in matchShuffleAsBitRotate() local12510 for (int NumSubElts = MinSubElts; NumSubElts <= MaxSubElts; NumSubElts *= 2) { in matchShuffleAsBitRotate()