Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h287 int16_t matchScales(DigitsT &LDigits, int16_t &LScale, DigitsT &RDigits, in matchScales() function
644 ScaledNumber matchScales(ScaledNumber X) { in matchScales() function