Searched refs:getReductionPatternCost (Results 1 – 1 of 1) sorted by relevance
1699 getReductionPatternCost(Instruction *I, ElementCount VF, Type *VectorTy,7162 Optional<InstructionCost> LoopVectorizationCostModel::getReductionPatternCost( in getReductionPatternCost() function in LoopVectorizationCostModel7683 if (auto RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost()7825 if (auto RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost()