Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h115 VPRecipeBase *tryToCreateWidenRecipe(Instruction *Instr,
H A DLoopVectorize.cpp8249 VPRecipeBuilder::tryToCreateWidenRecipe(Instruction *Instr, in tryToCreateWidenRecipe() function in VPRecipeBuilder
8574 RecipeBuilder.tryToCreateWidenRecipe(Instr, Operands, Range, VPBB); in tryToBuildVPlanWithVPRecipes()