Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1699 getReductionPatternCost(Instruction *I, ElementCount VF, Type *VectorTy,
7162 Optional<InstructionCost> LoopVectorizationCostModel::getReductionPatternCost( in getReductionPatternCost() function in LoopVectorizationCostModel
7683 if (auto RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost()
7825 if (auto RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost()