Searched defs:v4f32 (Results 1 – 9 of 9) sorted by relevance
8 void func(float32x2_t v2f32, float32x4_t v4f32) { in func()
17 typedef float v4f32 __attribute__((vector_size(16))); typedef
15 typedef float v4f32 __attribute__((vector_size(16))); typedef
84 typedef float __attribute__((vector_size(16))) v4f32; typedef
56 typedef float __attribute__((vector_size(16))) v4f32; typedef
46 typedef __attribute__((vector_size(16))) float v4f32; typedef
163 v4f32 = 101, // 4 x f32 enumerator
159 typedef float v4f32 __attribute__((__vector_size__(16))); typedef
30 typedef float v4f32 __attribute__((vector_size(16), aligned(16))); typedef