simd_any(_:)
Returns true if the high-order bit of any element is set; false otherwise.
Declaration
func simd_any(_ x: simd_int2) -> simd_boolReturns true if the high-order bit of any element is set; false otherwise.
func simd_any(_ x: simd_int2) -> simd_bool