Searched defs:test_i64x2_splat (Results 1 – 2 of 2) sorted by relevance
754 v128_t test_i64x2_splat(int64_t a) { in test_i64x2_splat() function
318 v128_t test_i64x2_splat(int64_t a) { return wasm_i64x2_splat(a); } in test_i64x2_splat() function