Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp874 unsigned int omsb; // One, not zero, based MSB. in multiplySignificand() local
1184 unsigned int omsb; /* One, not zero, based MSB. */ in normalize() local
2021 unsigned int omsb = APInt::tcMSB(parts, dstPartsCount) + 1; in convertToSignExtendedInteger() local
2117 unsigned int omsb, precision, dstCount; in convertFromUnsignedParts() local
/external/llvm/lib/Support/
DAPFloat.cpp942 unsigned int omsb; // One, not zero, based MSB. in multiplySignificand() local
1287 unsigned int omsb; /* One, not zero, based MSB. */ in normalize() local
2170 unsigned int omsb = APInt::tcMSB(parts, dstPartsCount) + 1; in convertToSignExtendedInteger() local
2266 unsigned int omsb, precision, dstCount; in convertFromUnsignedParts() local