Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DTwine.h384 static Twine utohexstr(const uint64_t &Val) { in utohexstr() function
/external/llvm-project/llvm/include/llvm/ADT/
DTwine.h387 static Twine utohexstr(const uint64_t &Val) { in utohexstr() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTwine.h387 static Twine utohexstr(const uint64_t &Val) { in utohexstr() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTwine.h395 static Twine utohexstr(const uint64_t &Val) { in utohexstr() function
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DObject.cpp194 static Iterator utohexstr(T X, Iterator It, size_t Len) { in utohexstr() function