Home | History | Annotate | Download | only in Support

Lines Matching defs:lsb

347   unsigned int lsb;
349 lsb = APInt::tcLSB(parts, partCount);
351 /* Note this is guaranteed true if bits == 0, or LSB == -1U. */
352 if (bits <= lsb)
354 if (bits == lsb + 1)
1239 new LSB, with the given lost fraction and rounding mode, the result