Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp2861 tryToMatchAndCreateExtendedReduction(VPReductionRecipe *Red, VPCostContext &Ctx, in tryToMatchAndCreateExtendedReduction() function
3017 else if (auto *ExtRed = tryToMatchAndCreateExtendedReduction(Red, Ctx, Range)) in tryToCreateAbstractReductionRecipe()