Searched defs:__arm_vqdmulhq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 21122 __arm_vqdmulhq (int8x16_t __a, int8x16_t __b) in __arm_vqdmulhq() function 21129 __arm_vqdmulhq (int8x16_t __a, int8_t __b) in __arm_vqdmulhq() function 21962 __arm_vqdmulhq (int16x8_t __a, int16x8_t __b) in __arm_vqdmulhq() function 21969 __arm_vqdmulhq (int16x8_t __a, int16_t __b) in __arm_vqdmulhq() function 22802 __arm_vqdmulhq (int32x4_t __a, int32x4_t __b) in __arm_vqdmulhq() function 22809 __arm_vqdmulhq (int32x4_t __a, int32_t __b) in __arm_vqdmulhq() function 36398 #define __arm_vqdmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38583 #define __arm_vqdmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 21128 __arm_vqdmulhq (int8x16_t __a, int8x16_t __b) in __arm_vqdmulhq() function 21135 __arm_vqdmulhq (int8x16_t __a, int8_t __b) in __arm_vqdmulhq() function 21968 __arm_vqdmulhq (int16x8_t __a, int16x8_t __b) in __arm_vqdmulhq() function 21975 __arm_vqdmulhq (int16x8_t __a, int16_t __b) in __arm_vqdmulhq() function 22808 __arm_vqdmulhq (int32x4_t __a, int32x4_t __b) in __arm_vqdmulhq() function 22815 __arm_vqdmulhq (int32x4_t __a, int32_t __b) in __arm_vqdmulhq() function 36461 #define __arm_vqdmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38658 #define __arm_vqdmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|