Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h358 void adjustRecipesForInLoopReductions(VPlanPtr &Plan,
DLoopVectorize.cpp9428 adjustRecipesForInLoopReductions(Plan, RecipeBuilder, Range.Start); in buildVPlanWithVPRecipes()
9502 void LoopVectorizationPlanner::adjustRecipesForInLoopReductions( in adjustRecipesForInLoopReductions() function in LoopVectorizationPlanner