Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DVPRecipeBuilder.h119 VPRecipeOrVPValueTy tryToCreateWidenRecipe(Instruction *Instr,
DLoopVectorize.cpp9041 VPRecipeBuilder::tryToCreateWidenRecipe(Instruction *Instr, in tryToCreateWidenRecipe() function in VPRecipeBuilder
9258 if (auto RecipeOrValue = RecipeBuilder.tryToCreateWidenRecipe( in buildVPlanWithVPRecipes()