Home
last modified time | relevance | path

Searched defs:vcleq_u16 (Results 1 – 1 of 1) sorted by relevance

/external/neon_2_sse/
DNEON_2_SSE.h5354 _NEON2SSE_INLINE uint16x8_t vcleq_u16(uint16x8_t a, uint16x8_t b) // VCGE.s16 q0, q0, q0 in vcleq_u16() function
5362 # define vcleq_u16(a,b) vcgeq_u16(b,a) macro