Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h203 VPReplicateRecipe *handleReplication(Instruction *I,
H A DLoopVectorize.cpp7979 VPRecipeBuilder::handleReplication(Instruction *I, ArrayRef<VPValue *> Operands, in handleReplication() function in VPRecipeBuilder
8760 Recipe = RecipeBuilder.handleReplication(Instr, Operands, Range); in tryToBuildVPlanWithVPRecipes()