Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h930 InstructionCost DivCost = thisT()->getArithmeticInstrCost( global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2872 InstructionCost DivCost = BaseT::getArithmeticInstrCost( getArithmeticInstrCost() local