Searched refs:ReductionShuffle (Results 1 – 8 of 8) sorted by relevance
97 TTI::ReductionShuffle WebAssemblyTTIImpl::getPreferredExpandedReductionShuffle( in getPreferredExpandedReductionShuffle()104 return TTI::ReductionShuffle::Pairwise; in getPreferredExpandedReductionShuffle()106 return TTI::ReductionShuffle::SplitHalf; in getPreferredExpandedReductionShuffle()
73 TTI::ReductionShuffle
62 TargetTransformInfo::ReductionShuffle RS = in expandReductions()
393 TargetTransformInfo::ReductionShuffle RS,
1719 enum struct ReductionShuffle { SplitHalf, Pairwise }; enum1723 ReductionShuffle2179 virtual ReductionShuffle2929 ReductionShuffle
943 TTI::ReductionShuffle945 return TTI::ReductionShuffle::SplitHalf; in getPreferredExpandedReductionShuffle()
1119 TargetTransformInfo::ReductionShuffle RS, in getShuffleReduction()1149 if (TargetTransformInfo::ReductionShuffle::Pairwise == RS) { in getShuffleReduction()
1328 TargetTransformInfo::ReductionShuffle