Searched refs:__v8di_aligned (Results 1 – 1 of 1) sorted by relevance
8447 typedef __v8di __v8di_aligned __attribute__((aligned(64))); in _mm512_stream_si512() typedef8448 __builtin_nontemporal_store((__v8di_aligned)__A, (__v8di_aligned*)__P); in _mm512_stream_si512()8454 typedef __v8di __v8di_aligned __attribute__((aligned(64))); in _mm512_stream_load_si512() typedef8455 return (__m512i) __builtin_nontemporal_load((const __v8di_aligned *)__P); in _mm512_stream_load_si512()