Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h116 bool tryToCreateRecipe(Instruction *Instr, VFRange &Range, VPlanPtr &Plan,
H A DLoopVectorize.cpp6681 bool VPRecipeBuilder::tryToCreateRecipe(Instruction *Instr, VFRange &Range, in tryToCreateRecipe() function in VPRecipeBuilder
6844 if (RecipeBuilder.tryToCreateRecipe(Instr, Range, Plan, VPBB)) in buildVPlanWithVPRecipes()