Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp996 unsigned int omsb; // One, not zero, based MSB. in multiplySignificand() local
1332 unsigned int omsb; /* One, not zero, based MSB. */ in normalize() local
2161 unsigned int omsb = APInt::tcMSB(parts.data(), dstPartsCount) + 1; in convertToSignExtendedInteger() local
2238 unsigned int omsb, precision, dstCount; in convertFromUnsignedParts() local