Searched refs:v128_complement (Results 1 – 2 of 2) sorted by relevance
209 #define v128_complement(x) _v128_complement(x) macro231 void v128_complement(v128_t *x);
202 void v128_complement(v128_t *x) in v128_complement() function