Home
last modified time | relevance | path

Searched defs:getPreferredExpandedReductionShuffle (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp97 TTI::ReductionShuffle WebAssemblyTTIImpl::getPreferredExpandedReductionShuffle( in getPreferredExpandedReductionShuffle() function in WebAssemblyTTIImpl
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h944 getPreferredExpandedReductionShuffle(const IntrinsicInst *II) const { in getPreferredExpandedReductionShuffle() function
H A DTargetTransformInfo.h2930 getPreferredExpandedReductionShuffle(const IntrinsicInst *II) const override { in getPreferredExpandedReductionShuffle() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1329 TargetTransformInfo::getPreferredExpandedReductionShuffle( in getPreferredExpandedReductionShuffle() function in TargetTransformInfo