Searched refs:float16x8x3_t (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | arm_neon.h | 339 typedef struct float16x8x3_t struct 342 } float16x8x3_t; typedef 12204 __extension__ extern __inline float16x8x3_t 12208 union { float16x8x3_t __i; __builtin_neon_ci __o; } __rv; in vld3q_f16() 12391 __extension__ extern __inline float16x8x3_t 12393 vld3q_lane_f16 (const float16_t * __a, float16x8x3_t __b, const int __c) in vld3q_lane_f16() 12395 union { float16x8x3_t __i; __builtin_neon_ci __o; } __bu = { __b }; in vld3q_lane_f16() 12396 union { float16x8x3_t __i; __builtin_neon_ci __o; } __rv; in vld3q_lane_f16() 12700 vst3q_f16 (float16_t * __a, float16x8x3_t __b) in vst3q_f16() 12702 union { float16x8x3_t __i; __builtin_neon_ci __o; } __bu = { __b }; in vst3q_f16() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | arm_neon.h | 354 typedef struct float16x8x3_t struct 357 } float16x8x3_t; typedef 10984 __ST3_LANE_FUNC (float16x4x3_t, float16x8x3_t, float16_t, v4hf, v8hf, hf, f16, 11025 __ST3Q_LANE_FUNC (float16x8x3_t, float16_t, v8hf, hf, f16) 17393 __extension__ extern __inline float16x8x3_t 17397 float16x8x3_t __i; in vld1q_f16_x3() 19246 __extension__ extern __inline float16x8x3_t 19250 float16x8x3_t ret; in vld3q_f16() 20348 __extension__ extern __inline float16x8x3_t 20352 float16x8x3_t ret; in vld3q_dup_f16() [all …]
|