Searched defs:float16x8x2_t (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve_types.h | 31 typedef struct { float16x8_t val[2]; } float16x8x2_t; typedef
|
H A D | arm_neon.h | 200 typedef struct float16x8x2_t struct 203 } float16x8x2_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | arm_neon.h | 194 typedef struct float16x8x2_t struct 197 } float16x8x2_t; argument 10900 __ST2_LANE_FUNC (float16x4x2_t, float16x8x2_t, float16_t, v4hf, v8hf, hf, f16, in __ST2_LANE_FUNC() argument 20819 __LD2_LANE_FUNC (float16x4x2_t, float16x4_t, float16x8x2_t, float16_t, v4hf, in __LD2_LANE_FUNC() argument
|