Home
last modified time | relevance | path

Searched defs:RedCost (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2415 InstructionCost RedCost = in getExtendedReductionCost() local
2431 InstructionCost RedCost = thisT()->getArithmeticReductionCost( in getMulAccReductionCost() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6649 InstructionCost RedCost = TTI.getMulAccReductionCost( in getReductionPatternCost() local
6660 InstructionCost RedCost = TTI.getExtendedReductionCost( in getReductionPatternCost() local
6694 InstructionCost RedCost = TTI.getMulAccReductionCost( in getReductionPatternCost() local
6713 InstructionCost RedCost = TTI.getMulAccReductionCost( in getReductionPatternCost() local
7147 if (auto RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost() local
7294 if (auto RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost() local
7322 if (auto RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost() local