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