Home
last modified time | relevance | path

Searched defs:__arm_vrev16q_x (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h31909 __arm_vrev16q_x (int8x16_t __a, mve_pred16_t __p) in __arm_vrev16q_x() function
31916 __arm_vrev16q_x (uint8x16_t __a, mve_pred16_t __p) in __arm_vrev16q_x() function
40220 #define __arm_vrev16q_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h31915 __arm_vrev16q_x (int8x16_t __a, mve_pred16_t __p) in __arm_vrev16q_x() function
31922 __arm_vrev16q_x (uint8x16_t __a, mve_pred16_t __p) in __arm_vrev16q_x() function
40362 #define __arm_vrev16q_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro