Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPInt.cpp1582 unsigned rhsBits = RHS.getActiveBits(); in udiv() local
1675 unsigned rhsBits = RHS.getActiveBits(); in urem() local
1773 unsigned rhsBits = RHS.getActiveBits(); in udivrem() local