Searched defs:test_i64x2_lt (Results 1 – 2 of 2) sorted by relevance
1270 v128_t test_i64x2_lt(v128_t a, v128_t b) { in test_i64x2_lt() function
494 v128_t test_i64x2_lt(v128_t a, v128_t b) { return wasm_i64x2_lt(a, b); } in test_i64x2_lt() function