Home
last modified time | relevance | path

Searched refs:ReductionID (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() argument
69 switch (ReductionID) { in isSupportedReduction()