Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9054 VPInstruction *FMulRecipe = new VPInstruction( in adjustRecipesForReductions() local
9058 LinkVPBB->insert(FMulRecipe, CurrentLink->getIterator()); in adjustRecipesForReductions()
9059 VecOp = FMulRecipe; in adjustRecipesForReductions()