Searched refs:veor_u16 (Results 1 – 3 of 3) sorted by relevance
305 return veor_u16(a, b); in test_veor_u16()
3113 return veor_u16(a, b); in test_veor_u16()
2148 _NEON2SSESTORAGE uint16x4_t veor_u16(uint16x4_t a, uint16x4_t b); // VEOR d0,d0,d015337 _NEON2SSESTORAGE uint16x4_t veor_u16(uint16x4_t a, uint16x4_t b); // VEOR d0,d0,d015338 #define veor_u16 veor_s16 macro