Searched defs:__arm_vrhaddq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20562 __arm_vrhaddq (uint8x16_t __a, uint8x16_t __b) in __arm_vrhaddq() function 21059 __arm_vrhaddq (int8x16_t __a, int8x16_t __b) in __arm_vrhaddq() function 21402 __arm_vrhaddq (uint16x8_t __a, uint16x8_t __b) in __arm_vrhaddq() function 21899 __arm_vrhaddq (int16x8_t __a, int16x8_t __b) in __arm_vrhaddq() function 22242 __arm_vrhaddq (uint32x4_t __a, uint32x4_t __b) in __arm_vrhaddq() function 22739 __arm_vrhaddq (int32x4_t __a, int32x4_t __b) in __arm_vrhaddq() function 36262 #define __arm_vrhaddq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38479 #define __arm_vrhaddq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20568 __arm_vrhaddq (uint8x16_t __a, uint8x16_t __b) in __arm_vrhaddq() function 21065 __arm_vrhaddq (int8x16_t __a, int8x16_t __b) in __arm_vrhaddq() function 21408 __arm_vrhaddq (uint16x8_t __a, uint16x8_t __b) in __arm_vrhaddq() function 21905 __arm_vrhaddq (int16x8_t __a, int16x8_t __b) in __arm_vrhaddq() function 22248 __arm_vrhaddq (uint32x4_t __a, uint32x4_t __b) in __arm_vrhaddq() function 22745 __arm_vrhaddq (int32x4_t __a, int32x4_t __b) in __arm_vrhaddq() function 36325 #define __arm_vrhaddq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38554 #define __arm_vrhaddq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|