Searched defs:__arm_vqdmlsdhxq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24174 __arm_vqdmlsdhxq (int8x16_t __inactive, int8x16_t __a, int8x16_t __b) in __arm_vqdmlsdhxq() function 24755 __arm_vqdmlsdhxq (int16x8_t __inactive, int16x8_t __a, int16x8_t __b) in __arm_vqdmlsdhxq() function 25336 __arm_vqdmlsdhxq (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqdmlsdhxq() function 36773 #define __arm_vqdmlsdhxq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39184 #define __arm_vqdmlsdhxq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24180 __arm_vqdmlsdhxq (int8x16_t __inactive, int8x16_t __a, int8x16_t __b) in __arm_vqdmlsdhxq() function 24761 __arm_vqdmlsdhxq (int16x8_t __inactive, int16x8_t __a, int16x8_t __b) in __arm_vqdmlsdhxq() function 25342 __arm_vqdmlsdhxq (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqdmlsdhxq() function 36836 #define __arm_vqdmlsdhxq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39263 #define __arm_vqdmlsdhxq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|