Searched defs:utohexstr (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DStringExtras.h60 static inline std::string utohexstr(uint64_t X) { function in namespace:llvm
H A DTwine.h373 static Twine utohexstr(const uint64_t &Val) { function in class:llvm::Twine
/external/llvm/include/llvm/ADT/
H A DStringExtras.h47 static inline std::string utohexstr(uint64_t X, bool LowerCase = false) { function in namespace:llvm
H A DTwine.h384 static Twine utohexstr(const uint64_t &Val) { function in class:llvm::Twine

Completed in 152 milliseconds