Searched defs:test_i8x16_lt (Results 1 – 2 of 2) sorted by relevance
910 v128_t test_i8x16_lt(v128_t a, v128_t b) { in test_i8x16_lt() function
374 v128_t test_i8x16_lt(v128_t a, v128_t b) { return wasm_i8x16_lt(a, b); } in test_i8x16_lt() function