Searched refs:wasm_i32x4_any_true (Results 1 – 3 of 3) sorted by relevance
273 return wasm_i32x4_any_true(a);
421 return wasm_i32x4_any_true(unchecked_bit_pun<VExt<4,int>>(x));
774 static __inline__ bool __DEFAULT_FN_ATTRS wasm_i32x4_any_true(v128_t __a) { in wasm_i32x4_any_true() function