Home
last modified time | relevance | path

Searched refs:inline_memset_x86_gt64_sw_prefetching (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/string/memory_utils/x86_64/
H A Dinline_memset.h52 inline_memset_x86_gt64_sw_prefetching(Ptr dst, uint8_t value, size_t count) { in inline_memset_x86_gt64_sw_prefetching() function
100 return inline_memset_x86_gt64_sw_prefetching(dst, value, count); in inline_memset_x86()