var scalarCount: Int { get }
ss5Int64V13SIMD16StorageV11scalarCountSivpWhat are these?
ss5Int64V13SIMD16StorageV11scalarCountSivp
FNV24: [4E1GG]
init()
subscript(Int) -> Int64
import Swift
@frozen struct SIMD16Storage
Storage for a vector of 16 integers.
@frozen struct Int64
A 64-bit signed integer value type.
@frozen struct Int
A signed integer value type.
subscript(index: Int) -> Int64 { get set }