Searched refs:vceq_s32 (Results 1 – 3 of 3) sorted by relevance
1888 return vceq_s32(v1, v2); in test_vceq_s32()
1458 return vceq_s32(a, b); in test_vceq_s32()
716 _NEON2SSESTORAGE uint32x2_t vceq_s32(int32x2_t a, int32x2_t b); // VCEQ.I32 d0, d0, d05035 _NEON2SSESTORAGE uint32x2_t vceq_s32(int32x2_t a, int32x2_t b); // VCEQ.I32 d0, d0, d05036 _NEON2SSE_INLINE int32x2_t vceq_s32(int32x2_t a, int32x2_t b) in vceq_s32() function