Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScaledNumber.h114 inline std::pair<DigitsT, int16_t> getProduct(DigitsT LHS, DigitsT RHS) { in getProduct() function
680 static ScaledNumber getProduct(DigitsType LHS, DigitsType RHS) { in getProduct() function