Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DScaledNumber.h286 int16_t matchScales(DigitsT &LDigits, int16_t &LScale, DigitsT &RDigits, in matchScales() function
643 ScaledNumber matchScales(ScaledNumber X) { in matchScales() function