Searched refs:__arm_vhcaddq_rot270_x (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 414 #define vhcaddq_rot270_x(__a, __b, __p) __arm_vhcaddq_rot270_x(__a, __b, __p) 31376 __arm_vhcaddq_rot270_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vhcaddq_rot270_x() function 31383 __arm_vhcaddq_rot270_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vhcaddq_rot270_x() function 31390 __arm_vhcaddq_rot270_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vhcaddq_rot270_x() function 40524 #define __arm_vhcaddq_rot270_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
|