Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp1457 divide(const WordType * LHS,unsigned lhsWords,const WordType * RHS,unsigned rhsWords,WordType * Quotient,WordType * Remainder) divide() argument
1591 unsigned rhsWords = getNumWords(rhsBits); udiv() local
1684 unsigned rhsWords = getNumWords(rhsBits); urem() local
1782 unsigned rhsWords = getNumWords(rhsBits); udivrem() local
[all...]