Searched refs:__m128_u (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dxmmintrin.h19 typedef float __m128_u __attribute__((__vector_size__(16), __aligned__(1))); typedef
1743 __m128_u __v;
1986 __m128_u __v;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dxmmintrin.h72 typedef float __m128_u __attribute__ ((__vector_size__ (16), __may_alias__, __aligned__ (1))); typedef
934 return *(__m128_u *)__P;
983 *(__m128_u *)__P = __A;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dxmmintrin.h72 typedef float __m128_u __attribute__ ((__vector_size__ (16), __may_alias__, __aligned__ (1))); typedef
937 return *(__m128_u *)__P;
986 *(__m128_u *)__P = __A;
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h68 typedef float __m128_u __attribute__ ((__vector_size__ (16), __may_alias__, typedef
156 *(__m128_u *)__P = __A;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dxmmintrin.h89 typedef float __m128_u __attribute__ ((__vector_size__ (16), __may_alias__, typedef
179 *(__m128_u *)__P = __A;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dxmmintrin.h89 typedef float __m128_u __attribute__ ((__vector_size__ (16), __may_alias__, typedef
179 *(__m128_u *)__P = __A;

Completed in 221 milliseconds