Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp545 case VPInstruction::ComputeReductionResult: { in generatePerPart()
684 getOpcode() == VPInstruction::ComputeReductionResult; in isVectorToScalar()
842 case VPInstruction::ComputeReductionResult: in print()
H A DLoopVectorize.cpp7213 RedResult->getOpcode() != VPInstruction::ComputeReductionResult) in createAndCollectMergePhiForReduction()
8998 VPInstruction::ComputeReductionResult; in adjustRecipesForReductions()
9044 VPInstruction::ComputeReductionResult, {PhiR, NewExitingVPV}, ExitDL); in adjustRecipesForReductions()
H A DVPlan.h1253 ComputeReductionResult, enumerator