Searched refs:LLVM_LIBC_MEMCPY_MONITOR (Results 1 – 3 of 3) sorted by relevance
28 #if defined(LLVM_LIBC_MEMCPY_MONITOR)29 extern "C" void LLVM_LIBC_MEMCPY_MONITOR(char *__restrict,36 #if defined(LLVM_LIBC_MEMCPY_MONITOR) in CopyBlock()37 LLVM_LIBC_MEMCPY_MONITOR(dst, src, kBlockSize); in CopyBlock()
16 #ifndef LLVM_LIBC_MEMCPY_MONITOR17 #error LLVM_LIBC_MEMCPY_MONITOR must be defined for this test.74 extern "C" void LLVM_LIBC_MEMCPY_MONITOR(char *__restrict dst, in LLVM_LIBC_MEMCPY_MONITOR() function
16 LLVM_LIBC_MEMCPY_MONITOR=memcpy_monitor