Searched defs:__arm_vmaxavq (Results 1 – 1 of 1) sorted by relevance
20884 __arm_vmaxavq (uint8_t __a, int8x16_t __b) in __arm_vmaxavq() function21724 __arm_vmaxavq (uint16_t __a, int16x8_t __b) in __arm_vmaxavq() function22564 __arm_vmaxavq (uint32_t __a, int32x4_t __b) in __arm_vmaxavq() function41437 #define __arm_vmaxavq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro