Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Support/
DAPInt.cpp1448 void APInt::divide(const WordType *LHS, unsigned lhsWords, const WordType *RHS, in divide()
1581 unsigned lhsWords = getNumWords(getActiveBits()); in udiv() local
1617 unsigned lhsWords = getNumWords(getActiveBits()); in udiv() local
1672 unsigned lhsWords = getNumWords(getActiveBits()); in urem() local
1709 unsigned lhsWords = getNumWords(getActiveBits()); in urem() local
1772 unsigned lhsWords = getNumWords(LHS.getActiveBits()); in udivrem() local
1841 unsigned lhsWords = getNumWords(LHS.getActiveBits()); in udivrem() local