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