Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp453 TrackingVH<Value> ReductionStartValue = in generateInstruction() local
455 ReducedPartRdx = createAnyOfOp(Builder, ReductionStartValue, RK, in generateInstruction()
H A DLoopVectorize.cpp7496 TrackingVH<Value> ReductionStartValue = RdxDesc.getRecurrenceStartValue(); in createAndCollectMergePhiForReduction() local
7520 BCBlockPhi->addIncoming(ReductionStartValue, Incoming); in createAndCollectMergePhiForReduction()