Searched defs:test_i32x4_all_true (Results 1 – 2 of 2) sorted by relevance
2016 bool test_i32x4_all_true(v128_t a) { in test_i32x4_all_true() function
764 bool test_i32x4_all_true(v128_t a) { return wasm_i32x4_all_true(a); } in test_i32x4_all_true() function