Searched refs:v128_is_eq (Results 1 – 2 of 2) sorted by relevance
210 #define v128_is_eq(x, y) _v128_is_eq(x, y) macro221 int v128_is_eq(const v128_t *x, const v128_t *y);
207 int v128_is_eq(const v128_t *x, const v128_t *y) in v128_is_eq() function