Searched defs:test_f64x2_max (Results 1 – 2 of 2) sorted by relevance
2581 v128_t test_f64x2_max(v128_t a, v128_t b) { in test_f64x2_max() function
966 v128_t test_f64x2_max(v128_t a, v128_t b) { return wasm_f64x2_max(a, b); } in test_f64x2_max() function