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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_neon.h19385 typedef struct bfloat16x4x2_t struct
19388 } bfloat16x4x2_t; typedef in typeref:struct:bfloat16x4x2_t
19528 vst2_bf16 (bfloat16_t * __ptr, bfloat16x4x2_t __val)
19530 union { bfloat16x4x2_t __i; __builtin_neon_ti __o; } __bu = { __val };
19588 __extension__ extern __inline bfloat16x4x2_t
19592 union { bfloat16x4x2_t __i; __builtin_neon_ti __o; } __rv;
19642 __extension__ extern __inline bfloat16x4x2_t
19646 union { bfloat16x4x2_t __i; __builtin_neon_ti __o; } __rv;
19724 __extension__ extern __inline bfloat16x4x2_t
19726 vld2_lane_bf16 (const bfloat16_t * __a, bfloat16x4x2_t __
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_neon.h19582 typedef struct bfloat16x4x2_t struct
19585 } bfloat16x4x2_t; typedef in typeref:struct:bfloat16x4x2_t
19725 vst2_bf16 (bfloat16_t * __ptr, bfloat16x4x2_t __val)
19727 union { bfloat16x4x2_t __i; __builtin_neon_ti __o; } __bu = { __val };
19785 __extension__ extern __inline bfloat16x4x2_t
19789 union { bfloat16x4x2_t __i; __builtin_neon_ti __o; } __rv;
19839 __extension__ extern __inline bfloat16x4x2_t
19843 union { bfloat16x4x2_t __i; __builtin_neon_ti __o; } __rv;
19921 __extension__ extern __inline bfloat16x4x2_t
19923 vld2_lane_bf16 (const bfloat16_t * __a, bfloat16x4x2_t __
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h79 typedef struct bfloat16x4x2_t struct
82 } bfloat16x4x2_t; typedef in typeref:struct:bfloat16x4x2_t
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Darm_neon.h30723 __extension__ extern __inline bfloat16x4x2_t
30793 __extension__ extern __inline bfloat16x4x2_t
30807 __extension__ extern __inline bfloat16x4x2_t
30888 vst1_bf16_x2 (bfloat16_t * __a, bfloat16x4x2_t __val)
30951 vst2_bf16 (bfloat16_t * __a, bfloat16x4x2_t __val)
31591 __extension__ extern __inline bfloat16x4x2_t
31593 vld2_lane_bf16 (const bfloat16_t * __ptr, bfloat16x4x2_t __b, const int __c)
31641 vst2_lane_bf16 (bfloat16_t *__ptr, bfloat16x4x2_t __val, const int __lane)

Completed in 713 milliseconds