Searched defs:__arm_vmaxq (Results 1 – 1 of 1) sorted by relevance
20674 __arm_vmaxq (uint8x16_t __a, uint8x16_t __b) in __arm_vmaxq() function21248 __arm_vmaxq (int8x16_t __a, int8x16_t __b) in __arm_vmaxq() function21514 __arm_vmaxq (uint16x8_t __a, uint16x8_t __b) in __arm_vmaxq() function22088 __arm_vmaxq (int16x8_t __a, int16x8_t __b) in __arm_vmaxq() function22354 __arm_vmaxq (uint32x4_t __a, uint32x4_t __b) in __arm_vmaxq() function22928 __arm_vmaxq (int32x4_t __a, int32x4_t __b) in __arm_vmaxq() function36509 #define __arm_vmaxq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro38692 #define __arm_vmaxq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro