Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScaledNumber.h251 int compare(DigitsT LDigits, int16_t LScale, DigitsT RDigits, int16_t RScale) { in compare()
286 int16_t matchScales(DigitsT &LDigits, int16_t &LScale, DigitsT &RDigits, in matchScales()
333 DigitsT RDigits, int16_t RScale) { in getSum()
356 uint32_t RDigits, int16_t RScale) { in getSum32()
362 uint64_t RDigits, int16_t RScale) { in getSum64()
373 DigitsT RDigits, int16_t RScale) { in getDifference()
400 uint32_t RDigits, in getDifference32()
408 uint64_t RDigits, in getDifference64()