Searched defs:__arm_vqdmlahq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24188 __arm_vqdmlahq (int8x16_t __a, int8x16_t __b, int8_t __c) in __arm_vqdmlahq() function 24769 __arm_vqdmlahq (int16x8_t __a, int16x8_t __b, int16_t __c) in __arm_vqdmlahq() function 25350 __arm_vqdmlahq (int32x4_t __a, int32x4_t __b, int32_t __c) in __arm_vqdmlahq() function 36742 #define __arm_vqdmlahq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39284 #define __arm_vqdmlahq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24194 __arm_vqdmlahq (int8x16_t __a, int8x16_t __b, int8_t __c) in __arm_vqdmlahq() function 24775 __arm_vqdmlahq (int16x8_t __a, int16x8_t __b, int16_t __c) in __arm_vqdmlahq() function 25356 __arm_vqdmlahq (int32x4_t __a, int32x4_t __b, int32_t __c) in __arm_vqdmlahq() function 36805 #define __arm_vqdmlahq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39410 #define __arm_vqdmlahq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|