Searched defs:float64x2_t (Results 1 – 4 of 4) sorted by relevance
33 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t; typedef84 void f23(float64x2_t) {} in f23() argument
26 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t; typedef
49 typedef __attribute__((vector_size(16))) double float64x2_t; typedef
161 typedef __m128d float64x2_t; typedef