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