Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPInt.cpp364 unsigned lhsBits = getActiveBits(); in operator *=() local
1855 unsigned lhsBits = this->getActiveBits(); in udiv() local
1898 unsigned lhsBits = getActiveBits(); in urem() local
1941 unsigned lhsBits = LHS.getActiveBits(); in udivrem() local