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