Home
last modified time | relevance | path

Searched refs:trailingHexadecimalFraction (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp321 trailingHexadecimalFraction(StringRef::iterator p, StringRef::iterator end, in trailingHexadecimalFraction() function
2259 lost_fraction = trailingHexadecimalFraction(p, end, hex_value); in convertFromHexadecimalString()
/external/llvm/lib/Support/
DAPFloat.cpp313 trailingHexadecimalFraction(StringRef::iterator p, StringRef::iterator end, in trailingHexadecimalFraction() function
2399 lost_fraction = trailingHexadecimalFraction(p, end, hex_value); in convertFromHexadecimalString()