Searched refs:vceqq_u8 (Results 1 – 4 of 4) sorted by relevance
665 vceqq_u8(vreinterpretq_u8_s64(x), vreinterpretq_u8_s64(y))); in v128_cmpeq_8()
1992 return vceqq_u8(v1, v2); in test_vceqq_u8()
1538 return vceqq_u8(a, b); in test_vceqq_u8()
726 _NEON2SSESTORAGE uint8x16_t vceqq_u8(uint8x16_t a, uint8x16_t b); // VCEQ.I8 q0, q0, q05097 _NEON2SSESTORAGE uint8x16_t vceqq_u8(uint8x16_t a, uint8x16_t b); // VCEQ.I8 q0, q0, q05098 #define vceqq_u8 _mm_cmpeq_epi8 macro