Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7160 InstructionCost RedCost = TTI.getExtendedAddReductionCost( in getReductionPatternCost() local
7186 InstructionCost RedCost = TTI.getExtendedAddReductionCost( in getReductionPatternCost() local
7196 InstructionCost RedCost = TTI.getExtendedAddReductionCost( in getReductionPatternCost() local
7600 InstructionCost RedCost; in getInstructionCost() local
7744 InstructionCost RedCost; in getInstructionCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2138 InstructionCost RedCost = thisT()->getArithmeticReductionCost( in getExtendedAddReductionCost() local