Searched defs:__arm_vsbcq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 32343 __arm_vsbcq (int32x4_t __a, int32x4_t __b, unsigned * __carry) in __arm_vsbcq() function 32350 __arm_vsbcq (uint32x4_t __a, uint32x4_t __b, unsigned * __carry) in __arm_vsbcq() function 40505 #define __arm_vsbcq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 32349 __arm_vsbcq (int32x4_t __a, int32x4_t __b, unsigned * __carry) in __arm_vsbcq() function 32356 __arm_vsbcq (uint32x4_t __a, uint32x4_t __b, unsigned * __carry) in __arm_vsbcq() function 40647 #define __arm_vsbcq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|