Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h171 VPRecipeOrVPValueTy handleReplication(Instruction *I, VFRange &Range,
H A DLoopVectorize.cpp8448 VPRecipeOrVPValueTy VPRecipeBuilder::handleReplication(Instruction *I, in handleReplication() function in VPRecipeBuilder
8778 RecipeOrValue = RecipeBuilder.handleReplication(Instr, Range, *Plan); in tryToBuildVPlanWithVPRecipes()