Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h554 VPlanPtr tryToBuildVPlanWithVPRecipes(VPlanPtr InitialPlan, VFRange &Range,
H A DLoopVectorize.cpp8336 if (auto Plan = tryToBuildVPlanWithVPRecipes( in buildVPlansWithVPRecipes()
8608 VPlanPtr LoopVectorizationPlanner::tryToBuildVPlanWithVPRecipes( in tryToBuildVPlanWithVPRecipes() function in LoopVectorizationPlanner