Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetTransformInfo.h64 static bool isSupportedReduction(Intrinsic::ID ReductionID) { in isSupportedReduction() function
153 return !isSupportedReduction(II->getIntrinsicID()); in shouldExpandReduction()