Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A 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