Searched refs:RootMaskSizeLog2 (Results 1 – 1 of 1) sorted by relevance
31427 unsigned RootMaskSizeLog2 = countTrailingZeros(RootMask.size()); in combineX86ShufflesRecursively() local31431 unsigned RootRatio = std::max<unsigned>(1, OpMask.size() >> RootMaskSizeLog2); in combineX86ShufflesRecursively()