Searched defs:omsb (Results 1 – 1 of 1) sorted by relevance
1214 unsigned int omsb; // One, not zero, based MSB. multiplySignificand() local 1576 unsigned int omsb; /* One, not zero, based MSB. */ normalize() local 2472 int omsb = significandMSB() + 1; convert() local 2656 unsigned int omsb = APInt::tcMSB(parts.data(), dstPartsCount) + 1; convertToSignExtendedInteger() local 2733 unsigned int omsb, precision, dstCount; convertFromUnsignedParts() local [all...]