Searched defs:__arm_vqdmlashq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24146 __arm_vqdmlashq (int8x16_t __a, int8x16_t __b, int8_t __c) in __arm_vqdmlashq() function 24727 __arm_vqdmlashq (int16x8_t __a, int16x8_t __b, int16_t __c) in __arm_vqdmlashq() function 25308 __arm_vqdmlashq (int32x4_t __a, int32x4_t __b, int32_t __c) in __arm_vqdmlashq() function 36715 #define __arm_vqdmlashq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39145 #define __arm_vqdmlashq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24152 __arm_vqdmlashq (int8x16_t __a, int8x16_t __b, int8_t __c) in __arm_vqdmlashq() function 24733 __arm_vqdmlashq (int16x8_t __a, int16x8_t __b, int16_t __c) in __arm_vqdmlashq() function 25314 __arm_vqdmlashq (int32x4_t __a, int32x4_t __b, int32_t __c) in __arm_vqdmlashq() function 36778 #define __arm_vqdmlashq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39224 #define __arm_vqdmlashq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|