Home
last modified time | relevance | path

Searched refs:float32x4x3_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_neon.h350 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 …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h364 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 …]