Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1496 } else if (auto *RedR = dyn_cast<VPReductionRecipe>(CurRecipe)) { in tryAddExplicitVectorLength() local
1497 NewRecipe = new VPReductionEVLRecipe(RedR, VPEVL, in tryAddExplicitVectorLength()
1498 GetNewMask(RedR->getCondOp())); in tryAddExplicitVectorLength()