Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp1457 unsigned rhsWords, WordType *Quotient, WordType *Remainder) { in divide()
1591 unsigned rhsWords = getNumWords(rhsBits); in udiv() local
1684 unsigned rhsWords = getNumWords(rhsBits); in urem() local
1782 unsigned rhsWords = getNumWords(rhsBits); in udivrem() local