Home
last modified time | relevance | path

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

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