Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DAPFloat.cpp239 totalExponent(StringRef::iterator p, StringRef::iterator end, in totalExponent() function
2341 exponent = totalExponent(p + 1, end, expAdjustment); in convertFromHexadecimalString()