Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp1554 unsigned rhsBits = RHS.getActiveBits(); in udiv() local
1647 unsigned rhsBits = RHS.getActiveBits(); in urem() local
1745 unsigned rhsBits = RHS.getActiveBits(); in udivrem() local