init()
ss5Int16V12SIMD8StorageVADycfc
5CF9N
import Swift
@frozen struct SIMD8Storage
Storage for a vector of eight integers.
@frozen struct Int16
A 16-bit signed integer value type.
var scalarCount: Int { get }
subscript(index: Int) -> Int16 { get set }