Searched defs:v4f32 (Results 1 – 10 of 10) sorted by relevance
6 void func(float32x2_t v2f32, float32x4_t v4f32) { in func()
14 typedef float v4f32 __attribute__ ((vector_size(16))); typedef
56 typedef float __attribute__((vector_size(16))) v4f32; typedef
32 typedef __attribute__((vector_size(16))) float v4f32; typedef
159 typedef float v4f32 __attribute__((__vector_size__(16))); typedef
112 v4f32 = 57, // 4 x f32 enumerator
128 v4f32 = 73, // 4 x f32 enumerator
92 LLVMTypeRef v4f32; member
1417 using v4f32 = tcu::Vector<tcu::Float32, 4>; typedef
818 const Variable v4f32; member in vkt::robustness::__anon6e4091f40111::Variables