Home
last modified time | relevance | path

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

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