Searched defs:__arm_vqrdmladhxq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24160 __arm_vqrdmladhxq (int8x16_t __inactive, int8x16_t __a, int8x16_t __b) in __arm_vqrdmladhxq() function 24741 __arm_vqrdmladhxq (int16x8_t __inactive, int16x8_t __a, int16x8_t __b) in __arm_vqrdmladhxq() function 25322 __arm_vqrdmladhxq (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqrdmladhxq() function 36750 #define __arm_vqrdmladhxq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39161 #define __arm_vqrdmladhxq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 24166 __arm_vqrdmladhxq (int8x16_t __inactive, int8x16_t __a, int8x16_t __b) in __arm_vqrdmladhxq() function 24747 __arm_vqrdmladhxq (int16x8_t __inactive, int16x8_t __a, int16x8_t __b) in __arm_vqrdmladhxq() function 25328 __arm_vqrdmladhxq (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqrdmladhxq() function 36813 #define __arm_vqrdmladhxq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39240 #define __arm_vqrdmladhxq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|