Home
last modified time | relevance | path

Searched refs:SplitHalf (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp257 return TTI::ReductionShuffle::SplitHalf; in getPreferredExpandedReductionShuffle()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1842 enum struct ReductionShuffle { SplitHalf, Pairwise }; enumerator
H A DTargetTransformInfoImpl.h1100 return TTI::ReductionShuffle::SplitHalf; in getPreferredExpandedReductionShuffle()