Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h20639 __arm_vmulhq (uint8x16_t __a, uint8x16_t __b) in __arm_vmulhq() function
21192 __arm_vmulhq (int8x16_t __a, int8x16_t __b) in __arm_vmulhq() function
21479 __arm_vmulhq (uint16x8_t __a, uint16x8_t __b) in __arm_vmulhq() function
22032 __arm_vmulhq (int16x8_t __a, int16x8_t __b) in __arm_vmulhq() function
22319 __arm_vmulhq (uint32x4_t __a, uint32x4_t __b) in __arm_vmulhq() function
22872 __arm_vmulhq (int32x4_t __a, int32x4_t __b) in __arm_vmulhq() function
36542 #define __arm_vmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
38665 #define __arm_vmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h20645 __arm_vmulhq (uint8x16_t __a, uint8x16_t __b) in __arm_vmulhq() function
21198 __arm_vmulhq (int8x16_t __a, int8x16_t __b) in __arm_vmulhq() function
21485 __arm_vmulhq (uint16x8_t __a, uint16x8_t __b) in __arm_vmulhq() function
22038 __arm_vmulhq (int16x8_t __a, int16x8_t __b) in __arm_vmulhq() function
22325 __arm_vmulhq (uint32x4_t __a, uint32x4_t __b) in __arm_vmulhq() function
22878 __arm_vmulhq (int32x4_t __a, int32x4_t __b) in __arm_vmulhq() function
36605 #define __arm_vmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
38744 #define __arm_vmulhq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro