Searched defs:vcleq_u16 (Results 1 – 1 of 1) sorted by relevance
5354 _NEON2SSE_INLINE uint16x8_t vcleq_u16(uint16x8_t a, uint16x8_t b) // VCGE.s16 q0, q0, q0 in vcleq_u16() function5362 # define vcleq_u16(a,b) vcgeq_u16(b,a) macro