Home
last modified time | relevance | path

Searched defs:__arm_vmlsdavq_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h24055 __arm_vmlsdavq_p (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vmlsdavq_p() function
24636 __arm_vmlsdavq_p (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vmlsdavq_p() function
25217 __arm_vmlsdavq_p (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vmlsdavq_p() function
41161 #define __arm_vmlsdavq_p(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h24061 __arm_vmlsdavq_p (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vmlsdavq_p() function
24642 __arm_vmlsdavq_p (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vmlsdavq_p() function
25223 __arm_vmlsdavq_p (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vmlsdavq_p() function
41303 #define __arm_vmlsdavq_p(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro