Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScaledNumber.h52 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale, in getRounded() function
708 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded() function