Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9209 auto *Extnd = new VPWidenCastRecipe(ExtendOpc, Trunc, PhiTy); in adjustRecipesForReductions() local
9211 Extnd->insertAfter(Trunc); in adjustRecipesForReductions()
9213 PhiR->setOperand(1, Extnd->getVPSingleValue()); in adjustRecipesForReductions()