Searched defs:__arm_vhcaddq_rot90_x (Results 1 – 1 of 1) sorted by relevance
31349 __arm_vhcaddq_rot90_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vhcaddq_rot90_x() function31356 __arm_vhcaddq_rot90_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vhcaddq_rot90_x() function31363 __arm_vhcaddq_rot90_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vhcaddq_rot90_x() function40389 #define __arm_vhcaddq_rot90_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro