Home
last modified time | relevance | path

Searched defs:__arm_vrmulhq (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h20555 __arm_vrmulhq (uint8x16_t __a, uint8x16_t __b) in __arm_vrmulhq() function
21052 __arm_vrmulhq (int8x16_t __a, int8x16_t __b) in __arm_vrmulhq() function
21395 __arm_vrmulhq (uint16x8_t __a, uint16x8_t __b) in __arm_vrmulhq() function
21892 __arm_vrmulhq (int16x8_t __a, int16x8_t __b) in __arm_vrmulhq() function
22235 __arm_vrmulhq (uint32x4_t __a, uint32x4_t __b) in __arm_vrmulhq() function
22732 __arm_vrmulhq (int32x4_t __a, int32x4_t __b) in __arm_vrmulhq() function
36252 #define __arm_vrmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
38469 #define __arm_vrmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h20561 __arm_vrmulhq (uint8x16_t __a, uint8x16_t __b) in __arm_vrmulhq() function
21058 __arm_vrmulhq (int8x16_t __a, int8x16_t __b) in __arm_vrmulhq() function
21401 __arm_vrmulhq (uint16x8_t __a, uint16x8_t __b) in __arm_vrmulhq() function
21898 __arm_vrmulhq (int16x8_t __a, int16x8_t __b) in __arm_vrmulhq() function
22241 __arm_vrmulhq (uint32x4_t __a, uint32x4_t __b) in __arm_vrmulhq() function
22738 __arm_vrmulhq (int32x4_t __a, int32x4_t __b) in __arm_vrmulhq() function
36315 #define __arm_vrmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
38544 #define __arm_vrmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro