Searched refs:wasm_i16x8_ge (Results 1 – 2 of 2) sorted by relevance
241 return to_int16x8_v128_t(wasm_i16x8_ge(a.v, b.v));
430 static __inline__ v128_t __DEFAULT_FN_ATTRS wasm_i16x8_ge(v128_t __a, in wasm_i16x8_ge() function