Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2265 InstructionCost ArithCost = 0; in getTreeReductionCost() local
2326 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2105 auto ArithCost = [&](unsigned Opcode, unsigned NumRequired, in costAndCollectOperands() local