Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp918 unsigned int omsb; // One, not zero, based MSB. in multiplySignificand() local
1263 unsigned int omsb; /* One, not zero, based MSB. */ in normalize() local
2146 unsigned int omsb = APInt::tcMSB(parts, dstPartsCount) + 1; in convertToSignExtendedInteger() local
2242 unsigned int omsb, precision, dstCount; in convertFromUnsignedParts() local