Searched defs:__arm_vmaxq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20674 __arm_vmaxq (uint8x16_t __a, uint8x16_t __b) in __arm_vmaxq() function 21248 __arm_vmaxq (int8x16_t __a, int8x16_t __b) in __arm_vmaxq() function 21514 __arm_vmaxq (uint16x8_t __a, uint16x8_t __b) in __arm_vmaxq() function 22088 __arm_vmaxq (int16x8_t __a, int16x8_t __b) in __arm_vmaxq() function 22354 __arm_vmaxq (uint32x4_t __a, uint32x4_t __b) in __arm_vmaxq() function 22928 __arm_vmaxq (int32x4_t __a, int32x4_t __b) in __arm_vmaxq() function 36509 #define __arm_vmaxq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38692 #define __arm_vmaxq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20680 __arm_vmaxq (uint8x16_t __a, uint8x16_t __b) in __arm_vmaxq() function 21254 __arm_vmaxq (int8x16_t __a, int8x16_t __b) in __arm_vmaxq() function 21520 __arm_vmaxq (uint16x8_t __a, uint16x8_t __b) in __arm_vmaxq() function 22094 __arm_vmaxq (int16x8_t __a, int16x8_t __b) in __arm_vmaxq() function 22360 __arm_vmaxq (uint32x4_t __a, uint32x4_t __b) in __arm_vmaxq() function 22934 __arm_vmaxq (int32x4_t __a, int32x4_t __b) in __arm_vmaxq() function 36572 #define __arm_vmaxq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38771 #define __arm_vmaxq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|