<!--
{
  "documentType" : "article",
  "framework" : "Swift",
  "identifier" : "/documentation/Swift/UInt/SIMDScalar-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "SIMDScalar Implementations"
}
-->

# SIMDScalar Implementations

## Topics

### Structures

[`struct SIMD16Storage`](/documentation/Swift/UInt/SIMD16Storage)

Storage for a vector of 16 integers.

[`struct SIMD2Storage`](/documentation/Swift/UInt/SIMD2Storage)

Storage for a vector of two integers.

[`struct SIMD32Storage`](/documentation/Swift/UInt/SIMD32Storage)

Storage for a vector of 32 integers.

[`struct SIMD4Storage`](/documentation/Swift/UInt/SIMD4Storage)

Storage for a vector of four integers.

[`struct SIMD64Storage`](/documentation/Swift/UInt/SIMD64Storage)

Storage for a vector of 64 integers.

[`struct SIMD8Storage`](/documentation/Swift/UInt/SIMD8Storage)

Storage for a vector of eight integers.

### Type Aliases

[`typealias SIMDMaskScalar`](/documentation/Swift/UInt/SIMDMaskScalar)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)