Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h75 RecurrenceDescriptor(Value *Start, Instruction *Exit, StoreInst *Store, in RecurrenceDescriptor() function
H A DTargetTransformInfo.h59 class RecurrenceDescriptor; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h57 class RecurrenceDescriptor; global() variable
H A DLoopVectorize.cpp7487 createAndCollectMergePhiForReduction(VPInstruction * RedResult,DenseMap<const RecurrenceDescriptor *,Value * > & ReductionResumeValues,VPTransformState & State,Loop * OrigLoop,BasicBlock * LoopMiddleBlock) createAndCollectMergePhiForReduction() argument
[all...]