Searched defs:__arm_vqdmlsdhq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24181 __arm_vqdmlsdhq (int8x16_t __inactive, int8x16_t __a, int8x16_t __b) in __arm_vqdmlsdhq() function 24762 __arm_vqdmlsdhq (int16x8_t __inactive, int16x8_t __a, int16x8_t __b) in __arm_vqdmlsdhq() function 25343 __arm_vqdmlsdhq (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqdmlsdhq() function 36781 #define __arm_vqdmlsdhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39292 #define __arm_vqdmlsdhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24187 __arm_vqdmlsdhq (int8x16_t __inactive, int8x16_t __a, int8x16_t __b) in __arm_vqdmlsdhq() function 24768 __arm_vqdmlsdhq (int16x8_t __inactive, int16x8_t __a, int16x8_t __b) in __arm_vqdmlsdhq() function 25349 __arm_vqdmlsdhq (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqdmlsdhq() function 36844 #define __arm_vqdmlsdhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39418 #define __arm_vqdmlsdhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|