Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h2415 InstructionCost RedCost = in getExtendedReductionCost() local
2431 InstructionCost RedCost = thisT()->getArithmeticReductionCost( in getMulAccReductionCost() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
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