Searched defs:head_tail (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-libc/src/string/memory_utils/ |
| D | op_builtin.h | 41 LIBC_INLINE static void head_tail(Ptr __restrict dst, CPtr __restrict src, in head_tail() function 84 LIBC_INLINE static void head_tail(Ptr dst, uint8_t value, size_t count) { in head_tail() function 116 LIBC_INLINE static BcmpReturnType head_tail(CPtr, CPtr, size_t) { in head_tail() function 143 LIBC_INLINE static MemcmpReturnType head_tail(CPtr, CPtr, size_t) { in head_tail() function
|
| D | op_aarch64.h | 118 LIBC_INLINE static BcmpReturnType head_tail(CPtr p1, CPtr p2, size_t count) { in head_tail() function
|