Searched refs:float16x4x3_t (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_neon.h332 typedef struct float16x4x3_t struct
335 } float16x4x3_t; typedef in typeref:struct:float16x4x3_t
12082 __extension__ extern __inline float16x4x3_t
12086 union { float16x4x3_t __i; __builtin_neon_ei __o; } __rv;
12299 __extension__ extern __inline float16x4x3_t
12301 vld3_lane_f16 (const float16_t * __a, float16x4x3_t __b, const int __c)
12303 union { float16x4x3_t __i; __builtin_neon_ei __o; } __bu = { __b };
12304 union { float16x4x3_t __i; __builtin_neon_ei __o; } __rv;
12470 __extension__ extern __inline float16x4x3_t
12474 union { float16x4x3_t __
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_neon.h332 typedef struct float16x4x3_t struct
335 } float16x4x3_t; typedef in typeref:struct:float16x4x3_t
12132 __extension__ extern __inline float16x4x3_t
12136 union { float16x4x3_t __i; __builtin_neon_ei __o; } __rv;
12349 __extension__ extern __inline float16x4x3_t
12351 vld3_lane_f16 (const float16_t * __a, float16x4x3_t __b, const int __c)
12353 union { float16x4x3_t __i; __builtin_neon_ei __o; } __bu = { __b };
12354 union { float16x4x3_t __i; __builtin_neon_ei __o; } __rv;
12520 __extension__ extern __inline float16x4x3_t
12524 union { float16x4x3_t __
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h349 typedef struct float16x4x3_t struct
352 } float16x4x3_t; typedef in typeref:struct:float16x4x3_t
10984 __ST3_LANE_FUNC (float16x4x3_t, float16x8x3_t, float16_t, v4hf, v8hf, hf, f16,
17210 __extension__ extern __inline float16x4x3_t
17214 float16x4x3_t __i;
19077 __extension__ extern __inline float16x4x3_t
19081 float16x4x3_t ret;
20179 __extension__ extern __inline float16x4x3_t
20183 float16x4x3_t ret;
20914 __LD3_LANE_FUNC (float16x4x3_t, float16x4_
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Darm_neon.h8761 vst3_lane_f16 (float16_t *__ptr, float16x4x3_t __val, const int __lane)
15098 __extension__ extern __inline float16x4x3_t
16472 __extension__ extern __inline float16x4x3_t
17103 __extension__ extern __inline float16x4x3_t
17731 __extension__ extern __inline float16x4x3_t
17733 vld3_lane_f16 (const float16_t * __ptr, float16x4x3_t __b, const int __c)
25274 vst1_f16_x3 (float16_t * __a, float16x4x3_t __val)
25867 vst3_f16 (float16_t * __a, float16x4x3_t __val)

Completed in 595 milliseconds