Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DAPFloat.h1205 unsigned int convertToHexString(char *DST, unsigned int HexDigits, in convertToHexString() function
/llvm-project-15.0.7/llvm/lib/Support/
H A DAPFloat.cpp2961 unsigned int IEEEFloat::convertToHexString(char *dst, unsigned int hexDigits, in convertToHexString() function in llvm::detail::IEEEFloat
4732 unsigned int DoubleAPFloat::convertToHexString(char *DST, in convertToHexString() function in llvm::detail::DoubleAPFloat