Searched defs:__arm_vqdmulltq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23166 __arm_vqdmulltq (int16x8_t __a, int16x8_t __b) in __arm_vqdmulltq() function 23173 __arm_vqdmulltq (int16x8_t __a, int16_t __b) in __arm_vqdmulltq() function 23369 __arm_vqdmulltq (int32x4_t __a, int32x4_t __b) in __arm_vqdmulltq() function 23376 __arm_vqdmulltq (int32x4_t __a, int32_t __b) in __arm_vqdmulltq() function 36376 #define __arm_vqdmulltq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38936 #define __arm_vqdmulltq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23172 __arm_vqdmulltq (int16x8_t __a, int16x8_t __b) in __arm_vqdmulltq() function 23179 __arm_vqdmulltq (int16x8_t __a, int16_t __b) in __arm_vqdmulltq() function 23375 __arm_vqdmulltq (int32x4_t __a, int32x4_t __b) in __arm_vqdmulltq() function 23382 __arm_vqdmulltq (int32x4_t __a, int32_t __b) in __arm_vqdmulltq() function 36439 #define __arm_vqdmulltq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 39015 #define __arm_vqdmulltq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|