Searched defs:__arm_vrev32q_m (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 25686 __arm_vrev32q_m (int8x16_t __inactive, int8x16_t __a, mve_pred16_t __p) in __arm_vrev32q_m() function 25847 __arm_vrev32q_m (uint8x16_t __inactive, uint8x16_t __a, mve_pred16_t __p) in __arm_vrev32q_m() function 26015 __arm_vrev32q_m (int16x8_t __inactive, int16x8_t __a, mve_pred16_t __p) in __arm_vrev32q_m() function 26176 __arm_vrev32q_m (uint16x8_t __inactive, uint16x8_t __a, mve_pred16_t __p) in __arm_vrev32q_m() function 33598 __arm_vrev32q_m (float16x8_t __inactive, float16x8_t __a, mve_pred16_t __p) in __arm_vrev32q_m() function 37144 #define __arm_vrev32q_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39363 #define __arm_vrev32q_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 25692 __arm_vrev32q_m (int8x16_t __inactive, int8x16_t __a, mve_pred16_t __p) in __arm_vrev32q_m() function 25853 __arm_vrev32q_m (uint8x16_t __inactive, uint8x16_t __a, mve_pred16_t __p) in __arm_vrev32q_m() function 26021 __arm_vrev32q_m (int16x8_t __inactive, int16x8_t __a, mve_pred16_t __p) in __arm_vrev32q_m() function 26182 __arm_vrev32q_m (uint16x8_t __inactive, uint16x8_t __a, mve_pred16_t __p) in __arm_vrev32q_m() function 33604 __arm_vrev32q_m (float16x8_t __inactive, float16x8_t __a, mve_pred16_t __p) in __arm_vrev32q_m() function 37207 #define __arm_vrev32q_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39489 #define __arm_vrev32q_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|