Searched defs:__arm_vmaxavq_p (Results 1 – 1 of 1) sorted by relevance
23887 __arm_vmaxavq_p (uint8_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vmaxavq_p() function24468 __arm_vmaxavq_p (uint16_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vmaxavq_p() function25049 __arm_vmaxavq_p (uint32_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vmaxavq_p() function41444 #define __arm_vmaxavq_p(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro