Home
last modified time | relevance | path

Searched defs:src_cacheline (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/third_party/abseil-cpp/absl/crc/internal/
Dnon_temporal_memcpy.h80 const __m128i *src_cacheline = reinterpret_cast<const __m128i *>(s); in non_temporal_store_memcpy() local
159 const __m256i *src_cacheline = reinterpret_cast<const __m256i *>(s); in non_temporal_store_memcpy_avx() local
/third_party/mesa3d/src/util/
Dstreaming-load-memcpy.c71 __m128i *src_cacheline = (__m128i *)s; in util_streaming_load_memcpy() local