Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp2141 unsigned ReductionOpc = getArithmeticReductionInstruction(IID); in foldCastFromReductions() local
2158 ReductionOpc, ReductionSrcTy, std::nullopt, CostKind); in foldCastFromReductions()
2163 TTI.getArithmeticReductionCost(ReductionOpc, SrcTy, std::nullopt, in foldCastFromReductions()