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.cpp1421 unsigned rhsWords, WordType *Quotient, WordType *Remainder) { in divide()
1555 unsigned rhsWords = getNumWords(rhsBits); in udiv() local
1648 unsigned rhsWords = getNumWords(rhsBits); in urem() local
1746 unsigned rhsWords = getNumWords(rhsBits); in udivrem() local