Home
last modified time | relevance | path

Searched defs:readNext (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h85 inline value_type readNext(const CharT *&memory, endianness endian) { in readNext() function
93 inline value_type readNext(const CharT *&memory) { in readNext() function
/external/llvm/include/llvm/Support/
DEndian.h63 inline value_type readNext(const CharT *&memory) { in readNext() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h62 inline value_type readNext(const CharT *&memory) { in readNext() function
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6926 template <typename T> static uint64_t readNext(const char *&Buf) { in readNext() function