Searched refs:float16x8x4_t (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve_types.h32 typedef struct { float16x8_t val[4]; } float16x8x4_t; typedef in typeref:struct:__anon168
H A Darm_neon.h478 typedef struct float16x8x4_t struct
481 } float16x8x4_t; typedef in typeref:struct:float16x8x4_t
13045 __extension__ extern __inline float16x8x4_t
13049 union { float16x8x4_t __i; __builtin_neon_xi __o; } __rv;
13233 __extension__ extern __inline float16x8x4_t
13235 vld4q_lane_f16 (const float16_t * __a, float16x8x4_t __b, const int __c)
13237 union { float16x8x4_t __i; __builtin_neon_xi __o; } __bu = { __b };
13238 union { float16x8x4_t __i; __builtin_neon_xi __o; } __rv;
13543 vst4q_f16 (float16_t * __a, float16x8x4_t __b)
13545 union { float16x8x4_t __
[all...]
H A Darm_mve.h16716 __arm_vst4q_f16 (float16_t * __addr, float16x8x4_t __value)
16718 union { float16x8x4_t __i; __builtin_neon_xi __o; } __rv;
19812 __extension__ extern __inline float16x8x4_t
19816 union { float16x8x4_t __i; __builtin_neon_xi __o; } __rv;
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_neon.h478 typedef struct float16x8x4_t struct
481 } float16x8x4_t; typedef in typeref:struct:float16x8x4_t
13095 __extension__ extern __inline float16x8x4_t
13099 union { float16x8x4_t __i; __builtin_neon_xi __o; } __rv;
13283 __extension__ extern __inline float16x8x4_t
13285 vld4q_lane_f16 (const float16_t * __a, float16x8x4_t __b, const int __c)
13287 union { float16x8x4_t __i; __builtin_neon_xi __o; } __bu = { __b };
13288 union { float16x8x4_t __i; __builtin_neon_xi __o; } __rv;
13593 vst4q_f16 (float16_t * __a, float16x8x4_t __b)
13595 union { float16x8x4_t __
[all...]
H A Darm_mve.h16722 __arm_vst4q_f16 (float16_t * __addr, float16x8x4_t __value)
16724 union { float16x8x4_t __i; __builtin_neon_xi __o; } __rv;
19818 __extension__ extern __inline float16x8x4_t
19822 union { float16x8x4_t __i; __builtin_neon_xi __o; } __rv;
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h484 typedef struct float16x8x4_t struct
487 } float16x8x4_t; typedef in typeref:struct:float16x8x4_t
11073 __ST4_LANE_FUNC (float16x4x4_t, float16x8x4_t, float16_t, v4hf, v8hf, hf, f16,
11114 __ST4Q_LANE_FUNC (float16x8x4_t, float16_t, v8hf, hf, f16)
18046 __extension__ extern __inline float16x8x4_t
18050 union { float16x8x4_t __i; __builtin_aarch64_simd_xi __o; } __au;
19634 __extension__ extern __inline float16x8x4_t
19638 float16x8x4_t ret;
20736 __extension__ extern __inline float16x8x4_t
20740 float16x8x4_t re
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Darm_neon.h9097 vst4q_lane_f16 (float16_t *__ptr, float16x8x4_t __val, const int __lane)
15667 __extension__ extern __inline float16x8x4_t
16775 __extension__ extern __inline float16x8x4_t
17408 __extension__ extern __inline float16x8x4_t
18073 __extension__ extern __inline float16x8x4_t
18075 vld4q_lane_f16 (const float16_t * __ptr, float16x8x4_t __b, const int __c)
25487 vst1q_f16_x4 (float16_t * __a, float16x8x4_t __val)
26154 vst4q_f16 (float16_t * __a, float16x8x4_t __val)

Completed in 1001 milliseconds