Searched defs:__arm_vqrdmlashq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24139 __arm_vqrdmlashq (int8x16_t __a, int8x16_t __b, int8_t __c) in __arm_vqrdmlashq() function 24720 __arm_vqrdmlashq (int16x8_t __a, int16x8_t __b, int16_t __c) in __arm_vqrdmlashq() function 25301 __arm_vqrdmlashq (int32x4_t __a, int32x4_t __b, int32_t __c) in __arm_vqrdmlashq() function 36707 #define __arm_vqrdmlashq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39137 #define __arm_vqrdmlashq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24145 __arm_vqrdmlashq (int8x16_t __a, int8x16_t __b, int8_t __c) in __arm_vqrdmlashq() function 24726 __arm_vqrdmlashq (int16x8_t __a, int16x8_t __b, int16_t __c) in __arm_vqrdmlashq() function 25307 __arm_vqrdmlashq (int32x4_t __a, int32x4_t __b, int32_t __c) in __arm_vqrdmlashq() function 36770 #define __arm_vqrdmlashq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39216 #define __arm_vqrdmlashq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|