Searched refs:__arm_vfmasq (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 484 #define vfmasq(__a, __b, __c) __arm_vfmasq(__a, __b, __c) 33653 __arm_vfmasq (float16x8_t __a, float16x8_t __b, float16_t __c) in __arm_vfmasq() function 33961 __arm_vfmasq (float32x4_t __a, float32x4_t __b, float32_t __c) in __arm_vfmasq() function 37121 #define __arm_vfmasq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2020 | 11713 (__arm_vfmasq): Likewise.
|