Searched defs:test_i32x4_lt (Results 1 – 2 of 2) sorted by relevance
1161 v128_t test_i32x4_lt(v128_t a, v128_t b) { in test_i32x4_lt() function
454 v128_t test_i32x4_lt(v128_t a, v128_t b) { return wasm_i32x4_lt(a, b); } in test_i32x4_lt() function