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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h52 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale, function in namespace:llvm::ScaledNumbers
708 static ScaledNumber getRounded(ScaledNumber P, bool Round) { function in class:llvm::ScaledNumber

Completed in 101 milliseconds