Searched defs:__arm_vabsq_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 | 24118 __arm_vabsq_m (int8x16_t __inactive, int8x16_t __a, mve_pred16_t __p) in __arm_vabsq_m() function 24699 __arm_vabsq_m (int16x8_t __inactive, int16x8_t __a, mve_pred16_t __p) in __arm_vabsq_m() function 25280 __arm_vabsq_m (int32x4_t __inactive, int32x4_t __a, mve_pred16_t __p) in __arm_vabsq_m() function 33661 __arm_vabsq_m (float16x8_t __inactive, float16x8_t __a, mve_pred16_t __p) in __arm_vabsq_m() function 33969 __arm_vabsq_m (float32x4_t __inactive, float32x4_t __a, mve_pred16_t __p) in __arm_vabsq_m() function 36877 #define __arm_vabsq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39192 #define __arm_vabsq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24124 __arm_vabsq_m (int8x16_t __inactive, int8x16_t __a, mve_pred16_t __p) in __arm_vabsq_m() function 24705 __arm_vabsq_m (int16x8_t __inactive, int16x8_t __a, mve_pred16_t __p) in __arm_vabsq_m() function 25286 __arm_vabsq_m (int32x4_t __inactive, int32x4_t __a, mve_pred16_t __p) in __arm_vabsq_m() function 33667 __arm_vabsq_m (float16x8_t __inactive, float16x8_t __a, mve_pred16_t __p) in __arm_vabsq_m() function 33975 __arm_vabsq_m (float32x4_t __inactive, float32x4_t __a, mve_pred16_t __p) in __arm_vabsq_m() function 36940 #define __arm_vabsq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39271 #define __arm_vabsq_m(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|