Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7133 static Value *getStartValueFromReductionResult(VPInstruction *RdxResult) { in getStartValueFromReductionResult() function
7182 Value *StartV = getStartValueFromReductionResult(EpiRedResult); in fixReductionScalarResumeWhenVectorizingEpilog()
9813 Value *StartV = getStartValueFromReductionResult(RdxResult); in preparePlanForEpilogueVectorLoop()