Searched defs:test_i16x8_sub (Results 1 – 2 of 2) sorted by relevance
1892 v128_t test_i16x8_sub(v128_t a, v128_t b) { in test_i16x8_sub() function
716 v128_t test_i16x8_sub(v128_t a, v128_t b) { return wasm_i16x8_sub(a, b); } in test_i16x8_sub() function