Searched defs:__arm_vqrdmulhq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 21108 __arm_vqrdmulhq (int8x16_t __a, int8x16_t __b) in __arm_vqrdmulhq() function 21115 __arm_vqrdmulhq (int8x16_t __a, int8_t __b) in __arm_vqrdmulhq() function 21948 __arm_vqrdmulhq (int16x8_t __a, int16x8_t __b) in __arm_vqrdmulhq() function 21955 __arm_vqrdmulhq (int16x8_t __a, int16_t __b) in __arm_vqrdmulhq() function 22788 __arm_vqrdmulhq (int32x4_t __a, int32x4_t __b) in __arm_vqrdmulhq() function 22795 __arm_vqrdmulhq (int32x4_t __a, int32_t __b) in __arm_vqrdmulhq() function 36338 #define __arm_vqrdmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38573 #define __arm_vqrdmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 21114 __arm_vqrdmulhq (int8x16_t __a, int8x16_t __b) in __arm_vqrdmulhq() function 21121 __arm_vqrdmulhq (int8x16_t __a, int8_t __b) in __arm_vqrdmulhq() function 21954 __arm_vqrdmulhq (int16x8_t __a, int16x8_t __b) in __arm_vqrdmulhq() function 21961 __arm_vqrdmulhq (int16x8_t __a, int16_t __b) in __arm_vqrdmulhq() function 22794 __arm_vqrdmulhq (int32x4_t __a, int32x4_t __b) in __arm_vqrdmulhq() function 22801 __arm_vqrdmulhq (int32x4_t __a, int32_t __b) in __arm_vqrdmulhq() function 36401 #define __arm_vqrdmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38648 #define __arm_vqrdmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|