PintS
0.1
Portable Intrinsics for SIMD
|
Data Structures | |
struct | v1d |
Type for the manipulation of 1 double packed into one single vector. More... | |
struct | m1d |
Type for the manipulation of vector-masks. More... | |
struct | v1f |
Type for the manipulation of 1 float packed into one single vector. More... | |
struct | m1f |
Type for the manipulation of vector-masks. More... | |
struct | v1i |
Type for the manipulation of 1 int32_t packed into one single vector. More... | |
struct | m1i |
Type for the manipulation of vector-masks. More... | |
struct | v1l |
Type for the manipulation of 1 int64_t packed into one single vector. More... | |
struct | m1l |
Type for the manipulation of vector-masks. More... | |