Searched defs:test_f64x2_make (Results 1 – 2 of 2) sorted by relevance
399 v128_t test_f64x2_make(double c0, double c1) { in test_f64x2_make() function
228 v128_t test_f64x2_make(double c0, double c1) { return wasm_f64x2_make(c0, c1); } in test_f64x2_make() function