Searched defs:__arm_vqrdmlsdhq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24132 __arm_vqrdmlsdhq (int8x16_t __inactive, int8x16_t __a, int8x16_t __b) in __arm_vqrdmlsdhq() function 24713 __arm_vqrdmlsdhq (int16x8_t __inactive, int16x8_t __a, int16x8_t __b) in __arm_vqrdmlsdhq() function 25294 __arm_vqrdmlsdhq (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqrdmlsdhq() function 36699 #define __arm_vqrdmlsdhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39054 #define __arm_vqrdmlsdhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24138 __arm_vqrdmlsdhq (int8x16_t __inactive, int8x16_t __a, int8x16_t __b) in __arm_vqrdmlsdhq() function 24719 __arm_vqrdmlsdhq (int16x8_t __inactive, int16x8_t __a, int16x8_t __b) in __arm_vqrdmlsdhq() function 25300 __arm_vqrdmlsdhq (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqrdmlsdhq() function 36762 #define __arm_vqrdmlsdhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39133 #define __arm_vqrdmlsdhq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|