Searched refs:float64x2x4_t (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | arm_neon.h | 499 typedef struct float64x2x4_t struct 502 } float64x2x4_t; argument 11077 __ST4_LANE_FUNC (float64x1x4_t, float64x2x4_t, float64_t, df, v2df, df, f64, 11116 __ST4Q_LANE_FUNC (float64x2x4_t, float64_t, v2df, df, f64) 18186 __extension__ extern __inline float64x2x4_t 18190 union { float64x2x4_t __i; __builtin_aarch64_simd_xi __o; } __au; in vld1q_f64_x4() 19662 __extension__ extern __inline float64x2x4_t 19666 float64x2x4_t ret; in vld4q_f64() 20764 __extension__ extern __inline float64x2x4_t 20768 float64x2x4_t ret; in vld4q_dup_f64() [all …]
|