simd_long2 A vector of two 64-bit signed integer elements. Declarationtypealias simd_long2 = SIMD2<simd_long1> TopicsFunctions to Create Two-Element Vectors From Other Vectorssimd_make_long2(_:)simd_make_long2(_:)simd_make_long2(_:)simd_make_long2(_:)Functions to Create Two-Element Vectors From Scalar Valuessimd_make_long2(_:)simd_make_long2(_:_:)simd_make_long2_undef(_:)Common Functionssimd_abs(_:)simd_clamp(_:_:_:)simd_equal(_:_:)Reduce Functionssimd_reduce_min(_:)simd_reduce_max(_:)simd_reduce_add(_:)Extrema Functionssimd_min(_:_:)simd_max(_:_:)Logic and Bitwise Functionssimd_any(_:)simd_all(_:)simd_bitselect(_:_:_:)Alternative Type Aliasvector_long2 See AlsoVector Data Typessimd_long1simd_long3simd_long4simd_long8