Searched refs:_mm256_stream_si256 (Results 1 – 4 of 4) sorted by relevance
154 _mm256_stream_si256(dst_cacheline + 0, temp1); in non_temporal_store_memcpy_avx()155 _mm256_stream_si256(dst_cacheline + 1, temp2); in non_temporal_store_memcpy_avx()
1218 _mm256_stream_si256(A, B); in test_mm256_stream_si256()
2500 _mm256_stream_si256(__m256i *__a, __m256i __b) in _mm256_stream_si256() function