Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp2921 VPWidenCastRecipe *Ext1, VPWidenCastRecipe *OuterExt) -> bool { in tryToMatchAndCreateMulAccumulateReduction() argument
2937 if (OuterExt) in tryToMatchAndCreateMulAccumulateReduction()
2938 ExtCost += OuterExt->computeCost(VF, Ctx); in tryToMatchAndCreateMulAccumulateReduction()