Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1285 unsigned int convertToHexString(char *DST, unsigned int HexDigits, convertToHexString() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp3244 unsigned int IEEEFloat::convertToHexString(char *dst, unsigned int hexDigits, convertToHexString() function in llvm::detail::IEEEFloat
5053 unsigned int DoubleAPFloat::convertToHexString(char *DST, convertToHexString() function in llvm::detail::DoubleAPFloat