Searched defs:__arm_vrev16q_x (Results 1 – 1 of 1) sorted by relevance
31909 __arm_vrev16q_x (int8x16_t __a, mve_pred16_t __p) in __arm_vrev16q_x() function31916 __arm_vrev16q_x (uint8x16_t __a, mve_pred16_t __p) in __arm_vrev16q_x() function40220 #define __arm_vrev16q_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro