Searched defs:v128_is_eq (Results 1 – 4 of 4) sorted by relevance
180 #define v128_is_eq(x, y) _v128_is_eq(x, y) macro
324 #define v128_is_eq(x, y) _v128_is_eq(x, y) macro
293 v128_is_eq(const v128_t *x, const v128_t *y) { in v128_is_eq() function
606 v128_is_eq(const v128_t *x, const v128_t *y) { in v128_is_eq() function