Home
last modified time | relevance | path

Searched refs:__arm_vrev32q_x (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h428 #define vrev32q_x(__a, __p) __arm_vrev32q_x(__a, __p)
31929 __arm_vrev32q_x (int8x16_t __a, mve_pred16_t __p) in __arm_vrev32q_x() function
31936 __arm_vrev32q_x (int16x8_t __a, mve_pred16_t __p) in __arm_vrev32q_x() function
31943 __arm_vrev32q_x (uint8x16_t __a, mve_pred16_t __p) in __arm_vrev32q_x() function
31950 __arm_vrev32q_x (uint16x8_t __a, mve_pred16_t __p) in __arm_vrev32q_x() function
35361 __arm_vrev32q_x (float16x8_t __a, mve_pred16_t __p) in __arm_vrev32q_x() function
38262 #define __arm_vrev32q_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro
40214 #define __arm_vrev32q_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro