Home
last modified time | relevance | path

Searched defs:utohexstr (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringExtras.h60 static inline std::string utohexstr(uint64_t X) { in utohexstr() function
DTwine.h373 static Twine utohexstr(const uint64_t &Val) { in utohexstr() function
/external/llvm/include/llvm/ADT/
DTwine.h384 static Twine utohexstr(const uint64_t &Val) { in utohexstr() function