Searched defs:__arm_vrev64q_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 | 23698 __arm_vrev64q_m (uint8x16_t __inactive, uint8x16_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 23999 __arm_vrev64q_m (int8x16_t __inactive, int8x16_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 24279 __arm_vrev64q_m (uint16x8_t __inactive, uint16x8_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 24580 __arm_vrev64q_m (int16x8_t __inactive, int16x8_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 24860 __arm_vrev64q_m (uint32x4_t __inactive, uint32x4_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 25161 __arm_vrev64q_m (int32x4_t __inactive, int32x4_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 33759 __arm_vrev64q_m (float16x8_t __inactive, float16x8_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 34067 __arm_vrev64q_m (float32x4_t __inactive, float32x4_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 37132 #define __arm_vrev64q_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39088 #define __arm_vrev64q_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23704 __arm_vrev64q_m (uint8x16_t __inactive, uint8x16_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 24005 __arm_vrev64q_m (int8x16_t __inactive, int8x16_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 24285 __arm_vrev64q_m (uint16x8_t __inactive, uint16x8_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 24586 __arm_vrev64q_m (int16x8_t __inactive, int16x8_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 24866 __arm_vrev64q_m (uint32x4_t __inactive, uint32x4_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 25167 __arm_vrev64q_m (int32x4_t __inactive, int32x4_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 33765 __arm_vrev64q_m (float16x8_t __inactive, float16x8_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 34073 __arm_vrev64q_m (float32x4_t __inactive, float32x4_t __a, mve_pred16_t __p) in __arm_vrev64q_m() function 37195 #define __arm_vrev64q_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39167 #define __arm_vrev64q_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|