var scalarCount: Int { get }
sSu12SIMD8StorageV11scalarCountSivp
7U8CP
import Swift
@frozen struct SIMD8Storage
Storage for a vector of eight integers.
@frozen struct UInt
An unsigned integer value type.
@frozen struct Int
A signed integer value type.
init()
subscript(index: Int) -> UInt { get set }