Searched defs:__arm_vmlsdavq_p (Results 1 – 1 of 1) sorted by relevance
24055 __arm_vmlsdavq_p (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vmlsdavq_p() function24636 __arm_vmlsdavq_p (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vmlsdavq_p() function25217 __arm_vmlsdavq_p (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vmlsdavq_p() function41161 #define __arm_vmlsdavq_p(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro