Home
last modified time | relevance | path

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

/external/abseil-cpp/absl/crc/internal/
Dnon_temporal_memcpy.h88 const __m128i *src_cacheline = reinterpret_cast<const __m128i *>(s); in non_temporal_store_memcpy() local
146 const __m256i *src_cacheline = reinterpret_cast<const __m256i *>(s); in non_temporal_store_memcpy_avx() local
/external/cronet/third_party/abseil-cpp/absl/crc/internal/
Dnon_temporal_memcpy.h88 const __m128i *src_cacheline = reinterpret_cast<const __m128i *>(s); in non_temporal_store_memcpy() local
146 const __m256i *src_cacheline = reinterpret_cast<const __m256i *>(s); in non_temporal_store_memcpy_avx() local
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/crc/internal/
Dnon_temporal_memcpy.h88 const __m128i *src_cacheline = reinterpret_cast<const __m128i *>(s); in non_temporal_store_memcpy() local
146 const __m256i *src_cacheline = reinterpret_cast<const __m256i *>(s); in non_temporal_store_memcpy_avx() local
/external/angle/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
148 const __m256i *src_cacheline = reinterpret_cast<const __m256i *>(s); in non_temporal_store_memcpy_avx() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/crc/internal/
Dnon_temporal_memcpy.h88 const __m128i *src_cacheline = reinterpret_cast<const __m128i *>(s); in non_temporal_store_memcpy() local
146 const __m256i *src_cacheline = reinterpret_cast<const __m256i *>(s); in non_temporal_store_memcpy_avx() local
/external/libtextclassifier/abseil-cpp/absl/crc/internal/
Dnon_temporal_memcpy.h88 const __m128i *src_cacheline = reinterpret_cast<const __m128i *>(s); in non_temporal_store_memcpy() local
146 const __m256i *src_cacheline = reinterpret_cast<const __m256i *>(s); in non_temporal_store_memcpy_avx() local
/external/mesa3d/src/util/
Dstreaming-load-memcpy.c71 __m128i *src_cacheline = (__m128i *)s; in util_streaming_load_memcpy() local