Home
last modified time | relevance | path

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

/third_party/protobuf/third_party/abseil-cpp/absl/crc/internal/
Dnon_temporal_memcpy.h66 uintptr_t bytes_before_alignment_boundary = in non_temporal_store_memcpy() local
145 uintptr_t bytes_before_alignment_boundary = in non_temporal_store_memcpy_avx() local
/third_party/mesa3d/src/util/
Dstreaming-load-memcpy.c56 uintptr_t bytes_before_alignment_boundary = 16 - ((uintptr_t)d & 15); in util_streaming_load_memcpy() local