Searched defs:test_f32x4_add (Results 1 – 2 of 2) sorted by relevance
2348 v128_t test_f32x4_add(v128_t a, v128_t b) { in test_f32x4_add() function
886 v128_t test_f32x4_add(v128_t a, v128_t b) { return wasm_f32x4_add(a, b); } in test_f32x4_add() function