Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp404 auto ExpOrErr = readExponent(p + 1, end); in interpretDecimal() local
2408 auto ExpOrErr = totalExponent(p + 1, end, expAdjustment); in convertFromHexadecimalString() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPFloat.cpp454 auto ExpOrErr = readExponent(p + 1, end); in interpretDecimal() local
2749 auto ExpOrErr = totalExponent(p + 1, end, expAdjustment); in convertFromHexadecimalString() local