Searched defs:__arm_vhcaddq_rot90 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 21269 __arm_vhcaddq_rot90 (int8x16_t __a, int8x16_t __b) in __arm_vhcaddq_rot90() function 22109 __arm_vhcaddq_rot90 (int16x8_t __a, int16x8_t __b) in __arm_vhcaddq_rot90() function 22949 __arm_vhcaddq_rot90 (int32x4_t __a, int32x4_t __b) in __arm_vhcaddq_rot90() function 36469 #define __arm_vhcaddq_rot90(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38725 #define __arm_vhcaddq_rot90(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 21275 __arm_vhcaddq_rot90 (int8x16_t __a, int8x16_t __b) in __arm_vhcaddq_rot90() function 22115 __arm_vhcaddq_rot90 (int16x8_t __a, int16x8_t __b) in __arm_vhcaddq_rot90() function 22955 __arm_vhcaddq_rot90 (int32x4_t __a, int32x4_t __b) in __arm_vhcaddq_rot90() function 36532 #define __arm_vhcaddq_rot90(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38804 #define __arm_vhcaddq_rot90(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|