Searched defs:test_u16x8_max (Results 1 – 2 of 2) sorted by relevance
1976 v128_t test_u16x8_max(v128_t a, v128_t b) { in test_u16x8_max() function
748 v128_t test_u16x8_max(v128_t a, v128_t b) { return wasm_u16x8_max(a, b); } in test_u16x8_max() function