Searched refs:float64x1x4_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 | 504 typedef struct float64x1x4_t struct 507 } float64x1x4_t; typedef 11077 __ST4_LANE_FUNC (float64x1x4_t, float64x2x4_t, float64_t, df, v2df, df, f64, 18176 __extension__ extern __inline float64x1x4_t 18180 union { float64x1x4_t __i; __builtin_aarch64_simd_xi __o; } __au; in vld1_f64_x4() 19326 __extension__ extern __inline float64x1x4_t 19330 float64x1x4_t ret; in vld4_f64() 20428 __extension__ extern __inline float64x1x4_t 20432 float64x1x4_t ret; in vld4_dup_f64() 21023 __LD4_LANE_FUNC (float64x1x4_t, float64x1_t, float64x2x4_t, float64_t, df, v2df, [all …]
|