Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp1477 void APInt::divide(const WordType *LHS, unsigned lhsWords, const WordType *RHS, in divide()
1610 unsigned lhsWords = getNumWords(getActiveBits()); in udiv() local
1646 unsigned lhsWords = getNumWords(getActiveBits()); in udiv() local
1701 unsigned lhsWords = getNumWords(getActiveBits()); in urem() local
1738 unsigned lhsWords = getNumWords(getActiveBits()); in urem() local
1801 unsigned lhsWords = getNumWords(LHS.getActiveBits()); in udivrem() local
1870 unsigned lhsWords = getNumWords(LHS.getActiveBits()); in udivrem() local