Searched defs:test_i32x4_splat (Results 1 – 2 of 2) sorted by relevance
697 v128_t test_i32x4_splat(int32_t a) { in test_i32x4_splat() function
302 v128_t test_i32x4_splat(int32_t a) { return wasm_i32x4_splat(a); } in test_i32x4_splat() function