Searched defs:test_f32x4_sub (Results 1 – 2 of 2) sorted by relevance
2360 v128_t test_f32x4_sub(v128_t a, v128_t b) { in test_f32x4_sub() function
890 v128_t test_f32x4_sub(v128_t a, v128_t b) { return wasm_f32x4_sub(a, b); } in test_f32x4_sub() function