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