Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPRecipeBuilder.h121 VPRecipeOrVPValueTy tryToCreateWidenRecipe(Instruction *Instr,
DLoopVectorize.cpp8589 VPRecipeBuilder::tryToCreateWidenRecipe(Instruction *Instr, in tryToCreateWidenRecipe() function in VPRecipeBuilder
8940 if (auto RecipeOrValue = RecipeBuilder.tryToCreateWidenRecipe( in buildVPlanWithVPRecipes()