Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h67 bool shouldWiden(Instruction *I, VFRange &Range) const;
H A DLoopVectorize.cpp8116 bool VPRecipeBuilder::shouldWiden(Instruction *I, VFRange &Range) const { in shouldWiden() function in VPRecipeBuilder
8302 if (!shouldWiden(Instr, Range)) in tryToCreateWidenRecipe()