Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
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