Home
last modified time | relevance | path

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

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