Home
last modified time | relevance | path

Searched defs:RecurrenceDescriptor (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDIVDescriptors.h75 RecurrenceDescriptor(Value *Start, Instruction *Exit, StoreInst *Store, in RecurrenceDescriptor() function
HDTargetTransformInfo.h60 class RecurrenceDescriptor; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlan.h59 class RecurrenceDescriptor; variable
HDLoopVectorize.cpp7209 DenseMap<const RecurrenceDescriptor *, Value *> &ReductionResumeValues, in createAndCollectMergePhiForReduction()