Searched defs:ArithCost (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 2396 InstructionCost ArithCost = 0; getTreeReductionCost() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | ScalarEvolutionExpander.cpp | 1736 auto ArithCost = [&](unsigned Opcode, unsigned NumRequired, costAndCollectOperands() local |