Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h422 inline uint64_t divideNearest(uint64_t Numerator, uint64_t Denominator) { divideNearest() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp894 static InstructionCost divideNearest(InstructionCost Numerator, divideNearest() function