Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h306 const RecurrenceDescriptor &getRecurrenceDescriptor(PHINode *PN) const { in getRecurrenceDescriptor() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4353 RecurKind RK = Legal->getRecurrenceDescriptor(&Phi).getRecurrenceKind(); in isCandidateForEpilogueVectorization()
4572 Legal->getRecurrenceDescriptor(PN); in collectElementTypesForWidening()
5372 Legal->getRecurrenceDescriptor(cast<PHINode>(ReductionPhi)); in getReductionPatternCost()
8213 const RecurrenceDescriptor &RdxDesc = Legal->getRecurrenceDescriptor(Phi); in tryToCreateWidenRecipe()
9094 RecurrenceDescriptor RdxDesc = Legal->getRecurrenceDescriptor( in adjustRecipesForReductions()
9126 const RecurrenceDescriptor &RdxDesc = Legal->getRecurrenceDescriptor( in adjustRecipesForReductions()