Searched defs:vfmsq_f16 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_neon.h | 17550 vfmsq_f16 (float16x8_t __a, float16x8_t __b, float16x8_t __c) in vfmsq_f16() function
|
H A D | arm_mve.h | 1521 #define vfmsq_f16(__a, __b, __c) __arm_vfmsq_f16(__a, __b, __c) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | arm_neon.h | 33222 vfmsq_f16 (float16x8_t __a, float16x8_t __b, float16x8_t __c) in vfmsq_f16() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 1521 #define vfmsq_f16(__a, __b, __c) __arm_vfmsq_f16(__a, __b, __c) macro
|