Searched defs:__arm_vfmasq (Results 1 – 1 of 1) sorted by relevance
33647 __arm_vfmasq (float16x8_t __a, float16x8_t __b, float16_t __c) in __arm_vfmasq() function33955 __arm_vfmasq (float32x4_t __a, float32x4_t __b, float32_t __c) in __arm_vfmasq() function37058 #define __arm_vfmasq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro