Searched refs:__m64_u (Results 1 – 5 of 5) sorted by relevance
53 typedef int __m64_u typedef150 int64_t __v = (int64_t)*(const __m64_u *)__p; in _mm_loadu_si64()326 *(__m64_u *)__p = (__m64)((__v2di)__v)[0]; in _mm_storeu_si64()
709 return _mm_set_epi64 ((__m64)0LL, *(__m64_u *)__P); in _mm_loadl_epi64()733 *(__m64_u *)__P = (__m64) ((__v2di)__B)[0]; in _mm_storel_epi64()
47 typedef int __m64_u __attribute__ ((__vector_size__ (8), __may_alias__, __aligned__ (1))); typedef
49 typedef int __m64_u __attribute__ ((__vector_size__ (8), __may_alias__, __aligned__ (1))); typedef
1666 * config/i386/mmintrin.h (__m64_u): New type