Searched defs:__arm_vclsq_m (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24104 __arm_vclsq_m (int8x16_t __inactive, int8x16_t __a, mve_pred16_t __p) in __arm_vclsq_m() function 24685 __arm_vclsq_m (int16x8_t __inactive, int16x8_t __a, mve_pred16_t __p) in __arm_vclsq_m() function 25266 __arm_vclsq_m (int32x4_t __inactive, int32x4_t __a, mve_pred16_t __p) in __arm_vclsq_m() function 36592 #define __arm_vclsq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39199 #define __arm_vclsq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24110 __arm_vclsq_m (int8x16_t __inactive, int8x16_t __a, mve_pred16_t __p) in __arm_vclsq_m() function 24691 __arm_vclsq_m (int16x8_t __inactive, int16x8_t __a, mve_pred16_t __p) in __arm_vclsq_m() function 25272 __arm_vclsq_m (int32x4_t __inactive, int32x4_t __a, mve_pred16_t __p) in __arm_vclsq_m() function 36655 #define __arm_vclsq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39278 #define __arm_vclsq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|