Searched refs:wasm_f32x4_const (Results 1 – 2 of 2) sorted by relevance
17 v = wasm_f32x4_const(0.0, 1.0, 2.0, 3.0); in main()
250 #define wasm_f32x4_const(__c0, __c1, __c2, __c3) \ macro