Searched refs:__arm_vminnmq (Results 1 – 1 of 1) sorted by relevance
464 #define vminnmq(__a, __b) __arm_vminnmq(__a, __b)33122 __arm_vminnmq (float16x8_t __a, float16x8_t __b) in __arm_vminnmq() function33374 __arm_vminnmq (float32x4_t __a, float32x4_t __b) in __arm_vminnmq() function36154 #define __arm_vminnmq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro