Searched refs:SplitHalf (Results 1 – 3 of 3) sorted by relevance
106 return TTI::ReductionShuffle::SplitHalf; in getPreferredExpandedReductionShuffle()
945 return TTI::ReductionShuffle::SplitHalf; in getPreferredExpandedReductionShuffle()
1719 enum struct ReductionShuffle { SplitHalf, Pairwise }; enumerator