init()
ss6UInt64V12SIMD8StorageVADycfcWhat are these?
ss6UInt64V12SIMD8StorageVADycfc
FNV24: [7NOLC]
var scalarCount: Int
subscript(Int) -> UInt64
import Swift
@frozen struct SIMD8Storage
Storage for a vector of eight integers.
@frozen struct UInt64
A 64-bit unsigned integer value type.
var scalarCount: Int { get }
subscript(index: Int) -> UInt64 { get set }