Searched defs:__arm_vadcq_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 | 32301 __arm_vadcq_m (int32x4_t __inactive, int32x4_t __a, int32x4_t __b, unsigned * __carry, mve_pred16_t… in __arm_vadcq_m() function 32308 __arm_vadcq_m (uint32x4_t __inactive, uint32x4_t __a, uint32x4_t __b, unsigned * __carry, mve_pred1… in __arm_vadcq_m() function 40472 #define __arm_vadcq_m(p0,p1,p2,p3,p4) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 32307 __arm_vadcq_m (int32x4_t __inactive, int32x4_t __a, int32x4_t __b, unsigned * __carry, mve_pred16_t… in __arm_vadcq_m() function 32314 __arm_vadcq_m (uint32x4_t __inactive, uint32x4_t __a, uint32x4_t __b, unsigned * __carry, mve_pred1… in __arm_vadcq_m() function 40614 #define __arm_vadcq_m(p0,p1,p2,p3,p4) ({ __typeof(p0) __p0 = (p0); \ macro
|