Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2012 const RecurrenceDescriptor &getRecurrenceDescriptor() const { in getRecurrenceDescriptor() function
2226 const RecurrenceDescriptor &getRecurrenceDescriptor() const { in getRecurrenceDescriptor() function
2251 VPDef::VPReductionEVLSC, R->getRecurrenceDescriptor(), in VPReductionEVLRecipe()
H A DVPlanRecipes.cpp554 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in generatePerPart()
1758 const RecurrenceDescriptor &RdxDesc = getRecurrenceDescriptor(); in execute()
1814 const RecurrenceDescriptor &RdxDesc = getRecurrenceDescriptor(); in print()
H A DLoopVectorize.cpp7217 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in createAndCollectMergePhiForReduction()
8783 auto *IS1 = R1->getRecurrenceDescriptor().IntermediateStore; in adjustRecipesForReductions()
8784 auto *IS2 = R2->getRecurrenceDescriptor().IntermediateStore; in adjustRecipesForReductions()
8815 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in adjustRecipesForReductions()
8943 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in adjustRecipesForReductions()
9002 PhiR->getRecurrenceDescriptor().getOpcode(), PhiTy, in adjustRecipesForReductions()
10017 ReductionPhi->getRecurrenceDescriptor(); in processLoop()
H A DVPlanTransforms.cpp977 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in clearReductionWrapFlags()