Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h444 void adjustRecipesForReductions(VPlanPtr &Plan,
H A DLoopVectorize.cpp8624 adjustRecipesForReductions(Plan, RecipeBuilder, Range.Start); in tryToBuildVPlanWithVPRecipes()
8767 void LoopVectorizationPlanner::adjustRecipesForReductions( in adjustRecipesForReductions() function in LoopVectorizationPlanner