Searched refs:RootMaskSizeLog2 (Results 1 – 1 of 1) sorted by relevance
39869 unsigned RootMaskSizeLog2 = llvm::countr_zero(RootMask.size()); in combineX86ShufflesRecursively() local39874 std::max<unsigned>(1, OpMask.size() >> RootMaskSizeLog2); in combineX86ShufflesRecursively()