Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h467 constexpr T divideNearest(U Numerator, V Denominator) { in divideNearest() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp947 static InstructionCost divideNearest(InstructionCost Numerator, in divideNearest() function