var scalarCount: Int { get }
ss5Int64V12SIMD4StorageV11scalarCountSivpWhat are these?
ss5Int64V12SIMD4StorageV11scalarCountSivp
FNV24: [12LC6]
init()
subscript(Int) -> Int64
import Swift
@frozen struct SIMD4Storage
Storage for a vector of four 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 }