pub fn i32x4_all_true(a: v128) -> bool
target_family=wasm
simd128
Returns true if all lanes are non-zero, false otherwise.