Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DScaledNumber.h153 std::pair<DigitsT, int16_t> getQuotient(DigitsT Dividend, DigitsT Divisor) { in getQuotient() function
683 static ScaledNumber getQuotient(DigitsType Dividend, DigitsType Divisor) { in getQuotient() function