Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h91 VPBlendRecipe *tryToBlend(PHINode *Phi, ArrayRef<VPValue *> Operands);
H A DLoopVectorize.cpp7994 VPBlendRecipe *VPRecipeBuilder::tryToBlend(PHINode *Phi, in tryToBlend() function in VPRecipeBuilder
8257 return tryToBlend(Phi, Operands); in tryToCreateWidenRecipe()