Home
last modified time | relevance | path

Searched refs:convertToAbstractRecipes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h216 static void convertToAbstractRecipes(VPlan &Plan, VPCostContext &Ctx,
H A DVPlanTransforms.cpp3027 void VPlanTransforms::convertToAbstractRecipes(VPlan &Plan, VPCostContext &Ctx, in convertToAbstractRecipes() function in VPlanTransforms
H A DLoopVectorize.cpp8837 VPlanTransforms::runPass(VPlanTransforms::convertToAbstractRecipes, *Plan, in tryToBuildVPlanWithVPRecipes()