Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp407 case VPInstruction::ComputeReductionResult: { in generateInstruction()
561 case VPInstruction::ComputeReductionResult: in print()
H A DVPlan.h1143 ComputeReductionResult, enumerator
3213 return VPI->getOpcode() == VPInstruction::ComputeReductionResult; in isUniformAfterVectorization()
H A DLoopVectorize.cpp7490 RedResult->getOpcode() != VPInstruction::ComputeReductionResult) in createAndCollectMergePhiForReduction()
9142 VPInstruction::ComputeReductionResult; in adjustRecipesForReductions()
9186 VPInstruction::ComputeReductionResult, {PhiR, NewExitingVPV}, ExitDL); in adjustRecipesForReductions()