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