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.h157 VPReplicateRecipe *handleReplication(Instruction *I, VFRange &Range);
H A DLoopVectorize.cpp8186 VPReplicateRecipe *VPRecipeBuilder::handleReplication(Instruction *I, in handleReplication() function in VPRecipeBuilder
8576 Recipe = RecipeBuilder.handleReplication(Instr, Range); in tryToBuildVPlanWithVPRecipes()