Searched refs:__v8di_aligned (Results 1 – 1 of 1) sorted by relevance
8473 typedef __v8di __v8di_aligned __attribute__((aligned(64))); in _mm512_stream_si512() typedef8474 __builtin_nontemporal_store((__v8di_aligned)__A, (__v8di_aligned*)__P); in _mm512_stream_si512()8480 typedef __v8di __v8di_aligned __attribute__((aligned(64))); in _mm512_stream_load_si512() typedef8481 return (__m512i) __builtin_nontemporal_load((const __v8di_aligned *)__P); in _mm512_stream_load_si512()