Searched defs:__arm_vhcaddq_rot270_x (Results 1 – 1 of 1) sorted by relevance
31370 __arm_vhcaddq_rot270_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vhcaddq_rot270_x() function31377 __arm_vhcaddq_rot270_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vhcaddq_rot270_x() function31384 __arm_vhcaddq_rot270_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vhcaddq_rot270_x() function40382 #define __arm_vhcaddq_rot270_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro