Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp1478 unsigned rhsWords, WordType *Quotient, WordType *Remainder) { in divide()
1612 unsigned rhsWords = getNumWords(rhsBits); in udiv() local
1705 unsigned rhsWords = getNumWords(rhsBits); in urem() local
1803 unsigned rhsWords = getNumWords(rhsBits); in udivrem() local