Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPFloat.cpp1288 int exponentChange; in normalize() local
2023 int exponentChange = significandMSB() + 1 - fromSemantics.precision; in convert() local
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp1185 int exponentChange; in normalize() local