Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2486 InstructionCost ArithCost = 0; in getTreeReductionCost() local
2547 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1834 auto ArithCost = [&](unsigned Opcode, unsigned NumRequired, in costAndCollectOperands() local