Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h423 void adjustRecipesForReductions(VPBasicBlock *LatchVPBB, VPlanPtr &Plan,
H A DLoopVectorize.cpp8840 adjustRecipesForReductions(LatchVPBB, Plan, RecipeBuilder, Range.Start); in tryToBuildVPlanWithVPRecipes()
8963 void LoopVectorizationPlanner::adjustRecipesForReductions( in adjustRecipesForReductions() function in LoopVectorizationPlanner