Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ProfileData/
H A DFunctionId.h48 static int compareMemory(const char *Lhs, const char *Rhs, uint64_t Length) { in compareMemory() function
/llvm-project/libc/src/__support/CPP/
H A Dstring_view.h31 LIBC_INLINE static int compareMemory(const char *Lhs, const char *Rhs, compareMemory() function
/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h67 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { compareMemory() function