Home
last modified time | relevance | path

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

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