Searched defs:v128_copy (Results 1 – 4 of 4) sorted by relevance
175 #define v128_copy(z, x) _v128_copy(z, x) macro
319 #define v128_copy(z, x) _v128_copy(z, x) macro
268 v128_copy(v128_t *x, const v128_t *y) { in v128_copy() function
581 v128_copy(v128_t *x, const v128_t *y) { in v128_copy() function