Searched defs:test_i32x4_const (Results 1 – 2 of 2) sorted by relevance
439 v128_t test_i32x4_const(void) { in test_i32x4_const() function
242 v128_t test_i32x4_const() { return wasm_i32x4_const(0, 1, 2, 3); } in test_i32x4_const() function