Searched defs:__arm_vfmasq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 33647 __arm_vfmasq (float16x8_t __a, float16x8_t __b, float16_t __c) in __arm_vfmasq() function 33955 __arm_vfmasq (float32x4_t __a, float32x4_t __b, float32_t __c) in __arm_vfmasq() function 37058 #define __arm_vfmasq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 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
|