Searched defs:__arm_vqdmladhq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24202 __arm_vqdmladhq (int8x16_t __inactive, int8x16_t __a, int8x16_t __b) in __arm_vqdmladhq() function 24783 __arm_vqdmladhq (int16x8_t __inactive, int16x8_t __a, int16x8_t __b) in __arm_vqdmladhq() function 25364 __arm_vqdmladhq (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqdmladhq() function 36797 #define __arm_vqdmladhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39308 #define __arm_vqdmladhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24208 __arm_vqdmladhq (int8x16_t __inactive, int8x16_t __a, int8x16_t __b) in __arm_vqdmladhq() function 24789 __arm_vqdmladhq (int16x8_t __inactive, int16x8_t __a, int16x8_t __b) in __arm_vqdmladhq() function 25370 __arm_vqdmladhq (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqdmladhq() function 36860 #define __arm_vqdmladhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39434 #define __arm_vqdmladhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|