Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h367 void adjustRecipesForReductions(VPBasicBlock *LatchVPBB, VPlanPtr &Plan,
DLoopVectorize.cpp9076 adjustRecipesForReductions(cast<VPBasicBlock>(TopRegion->getExiting()), Plan, in buildVPlanWithVPRecipes()
9215 void LoopVectorizationPlanner::adjustRecipesForReductions( in adjustRecipesForReductions() function in LoopVectorizationPlanner