Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1682 InstructionCost getReductionPatternCost(Instruction *I, ElementCount VF,
7098 InstructionCost LoopVectorizationCostModel::getReductionPatternCost( in getReductionPatternCost() function in LoopVectorizationCostModel
7601 if ((RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost()
7745 if ((RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost()