Searched refs:float32x4x3_t (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | arm_neon.h | 350 typedef struct float32x4x3_t struct 353 } float32x4x3_t; typedef 12214 __extension__ extern __inline float32x4x3_t 12218 union { float32x4x3_t __i; __builtin_neon_ci __o; } __rv; in vld3q_f32() 12402 __extension__ extern __inline float32x4x3_t 12404 vld3q_lane_f32 (const float32_t * __a, float32x4x3_t __b, const int __c) in vld3q_lane_f32() 12406 union { float32x4x3_t __i; __builtin_neon_ci __o; } __bu = { __b }; in vld3q_lane_f32() 12407 union { float32x4x3_t __i; __builtin_neon_ci __o; } __rv; in vld3q_lane_f32() 12709 vst3q_f32 (float32_t * __a, float32x4x3_t __b) in vst3q_f32() 12711 union { float32x4x3_t __i; __builtin_neon_ci __o; } __bu = { __b }; in vst3q_f32() [all …]
|
| /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 | 364 typedef struct float32x4x3_t struct 367 } float32x4x3_t; argument 10986 __ST3_LANE_FUNC (float32x2x3_t, float32x4x3_t, float32_t, v2sf, v4sf, sf, f32, 11026 __ST3Q_LANE_FUNC (float32x4x3_t, float32_t, v4sf, sf, f32) 17406 __extension__ extern __inline float32x4x3_t 17410 float32x4x3_t __i; in vld1q_f32_x3() 19259 __extension__ extern __inline float32x4x3_t 19263 float32x4x3_t ret; in vld3q_f32() 20361 __extension__ extern __inline float32x4x3_t 20365 float32x4x3_t ret; in vld3q_dup_f32() [all …]
|