Searched defs:__m128 (Results 1 – 11 of 11) sorted by relevance
3 typedef float __m128 __attribute__((__vector_size__(16))); typedef
6 typedef float __m128 __attribute__ ((__vector_size__ (16))); typedef
14 typedef float __m128 __attribute__ ((vector_size (16))); typedef
313 typedef float __m128 __attribute__ ((__vector_size__ (16))); typedef
72 SIMD_FORCE_INLINE operator __m128() in __m128() function76 SIMD_FORCE_INLINE operator const __m128() const in __m128() function
4 typedef float __m128 __attribute__((__vector_size__(16))); typedef
10 void foo128(__m128) {} in foo128() argument
19 typedef float __m128 __attribute__((__vector_size__(16))); typedef
31 typedef float __m128 __attribute__((__vector_size__(16))); typedef