Searched defs:test_f32x4_pmax (Results 1 – 2 of 2) sorted by relevance
2432 v128_t test_f32x4_pmax(v128_t a, v128_t b) { in test_f32x4_pmax() function
914 v128_t test_f32x4_pmax(v128_t a, v128_t b) { return wasm_f32x4_pmax(a, b); } in test_f32x4_pmax() function