๐ฌThis is a nightly-only experimental API. (
portable_simd
#86656)Macrosยง
- alias ๐
Experimental - mask_
alias ๐Experimental - number ๐
Experimental - plural ๐
Experimental
Type Aliasesยง
- f32x1
Experimental - A SIMD vector with one element of type
f32
. - f32x2
Experimental - A SIMD vector with two elements of type
f32
. - f32x4
Experimental - A SIMD vector with four elements of type
f32
. - f32x8
Experimental - A SIMD vector with eight elements of type
f32
. - f32x16
Experimental - A SIMD vector with 16 elements of type
f32
. - f32x32
Experimental - A SIMD vector with 32 elements of type
f32
. - f32x64
Experimental - A SIMD vector with 64 elements of type
f32
. - f64x1
Experimental - A SIMD vector with one element of type
f64
. - f64x2
Experimental - A SIMD vector with two elements of type
f64
. - f64x4
Experimental - A SIMD vector with four elements of type
f64
. - f64x8
Experimental - A SIMD vector with eight elements of type
f64
. - f64x16
Experimental - A SIMD vector with 16 elements of type
f64
. - f64x32
Experimental - A SIMD vector with 32 elements of type
f64
. - f64x64
Experimental - A SIMD vector with 64 elements of type
f64
. - i8x1
Experimental - A SIMD vector with one element of type
i8
. - i8x2
Experimental - A SIMD vector with two elements of type
i8
. - i8x4
Experimental - A SIMD vector with four elements of type
i8
. - i8x8
Experimental - A SIMD vector with eight elements of type
i8
. - i8x16
Experimental - A SIMD vector with 16 elements of type
i8
. - i8x32
Experimental - A SIMD vector with 32 elements of type
i8
. - i8x64
Experimental - A SIMD vector with 64 elements of type
i8
. - i16x1
Experimental - A SIMD vector with one element of type
i16
. - i16x2
Experimental - A SIMD vector with two elements of type
i16
. - i16x4
Experimental - A SIMD vector with four elements of type
i16
. - i16x8
Experimental - A SIMD vector with eight elements of type
i16
. - i16x16
Experimental - A SIMD vector with 16 elements of type
i16
. - i16x32
Experimental - A SIMD vector with 32 elements of type
i16
. - i16x64
Experimental - A SIMD vector with 64 elements of type
i16
. - i32x1
Experimental - A SIMD vector with one element of type
i32
. - i32x2
Experimental - A SIMD vector with two elements of type
i32
. - i32x4
Experimental - A SIMD vector with four elements of type
i32
. - i32x8
Experimental - A SIMD vector with eight elements of type
i32
. - i32x16
Experimental - A SIMD vector with 16 elements of type
i32
. - i32x32
Experimental - A SIMD vector with 32 elements of type
i32
. - i32x64
Experimental - A SIMD vector with 64 elements of type
i32
. - i64x1
Experimental - A SIMD vector with one element of type
i64
. - i64x2
Experimental - A SIMD vector with two elements of type
i64
. - i64x4
Experimental - A SIMD vector with four elements of type
i64
. - i64x8
Experimental - A SIMD vector with eight elements of type
i64
. - i64x16
Experimental - A SIMD vector with 16 elements of type
i64
. - i64x32
Experimental - A SIMD vector with 32 elements of type
i64
. - i64x64
Experimental - A SIMD vector with 64 elements of type
i64
. - isizex1
Experimental - A SIMD vector with one element of type
isize
. - isizex2
Experimental - A SIMD vector with two elements of type
isize
. - isizex4
Experimental - A SIMD vector with four elements of type
isize
. - isizex8
Experimental - A SIMD vector with eight elements of type
isize
. - isizex16
Experimental - A SIMD vector with 16 elements of type
isize
. - isizex32
Experimental - A SIMD vector with 32 elements of type
isize
. - isizex64
Experimental - A SIMD vector with 64 elements of type
isize
. - mask8x1
Experimental - A SIMD mask with one element for vectors with 8-bit element types.
- mask8x2
Experimental - A SIMD mask with two elements for vectors with 8-bit element types.
- mask8x4
Experimental - A SIMD mask with four elements for vectors with 8-bit element types.
- mask8x8
Experimental - A SIMD mask with eight elements for vectors with 8-bit element types.
- mask8x16
Experimental - A SIMD mask with 16 elements for vectors with 8-bit element types.
- mask8x32
Experimental - A SIMD mask with 32 elements for vectors with 8-bit element types.
- mask8x64
Experimental - A SIMD mask with 64 elements for vectors with 8-bit element types.
- mask16x1
Experimental - A SIMD mask with one element for vectors with 16-bit element types.
- mask16x2
Experimental - A SIMD mask with two elements for vectors with 16-bit element types.
- mask16x4
Experimental - A SIMD mask with four elements for vectors with 16-bit element types.
- mask16x8
Experimental - A SIMD mask with eight elements for vectors with 16-bit element types.
- mask16x16
Experimental - A SIMD mask with 16 elements for vectors with 16-bit element types.
- mask16x32
Experimental - A SIMD mask with 32 elements for vectors with 16-bit element types.
- mask16x64
Experimental - A SIMD mask with 64 elements for vectors with 16-bit element types.
- mask32x1
Experimental - A SIMD mask with one element for vectors with 32-bit element types.
- mask32x2
Experimental - A SIMD mask with two elements for vectors with 32-bit element types.
- mask32x4
Experimental - A SIMD mask with four elements for vectors with 32-bit element types.
- mask32x8
Experimental - A SIMD mask with eight elements for vectors with 32-bit element types.
- mask32x16
Experimental - A SIMD mask with 16 elements for vectors with 32-bit element types.
- mask32x32
Experimental - A SIMD mask with 32 elements for vectors with 32-bit element types.
- mask32x64
Experimental - A SIMD mask with 64 elements for vectors with 32-bit element types.
- mask64x1
Experimental - A SIMD mask with one element for vectors with 64-bit element types.
- mask64x2
Experimental - A SIMD mask with two elements for vectors with 64-bit element types.
- mask64x4
Experimental - A SIMD mask with four elements for vectors with 64-bit element types.
- mask64x8
Experimental - A SIMD mask with eight elements for vectors with 64-bit element types.
- mask64x16
Experimental - A SIMD mask with 16 elements for vectors with 64-bit element types.
- mask64x32
Experimental - A SIMD mask with 32 elements for vectors with 64-bit element types.
- mask64x64
Experimental - A SIMD mask with 64 elements for vectors with 64-bit element types.
- masksizex1
Experimental - A SIMD mask with one element for vectors with pointer-sized element types.
- masksizex2
Experimental - A SIMD mask with two elements for vectors with pointer-sized element types.
- masksizex4
Experimental - A SIMD mask with four elements for vectors with pointer-sized element types.
- masksizex8
Experimental - A SIMD mask with eight elements for vectors with pointer-sized element types.
- masksizex16
Experimental - A SIMD mask with 16 elements for vectors with pointer-sized element types.
- masksizex32
Experimental - A SIMD mask with 32 elements for vectors with pointer-sized element types.
- masksizex64
Experimental - A SIMD mask with 64 elements for vectors with pointer-sized element types.
- u8x1
Experimental - A SIMD vector with one element of type
u8
. - u8x2
Experimental - A SIMD vector with two elements of type
u8
. - u8x4
Experimental - A SIMD vector with four elements of type
u8
. - u8x8
Experimental - A SIMD vector with eight elements of type
u8
. - u8x16
Experimental - A SIMD vector with 16 elements of type
u8
. - u8x32
Experimental - A SIMD vector with 32 elements of type
u8
. - u8x64
Experimental - A SIMD vector with 64 elements of type
u8
. - u16x1
Experimental - A SIMD vector with one element of type
u16
. - u16x2
Experimental - A SIMD vector with two elements of type
u16
. - u16x4
Experimental - A SIMD vector with four elements of type
u16
. - u16x8
Experimental - A SIMD vector with eight elements of type
u16
. - u16x16
Experimental - A SIMD vector with 16 elements of type
u16
. - u16x32
Experimental - A SIMD vector with 32 elements of type
u16
. - u16x64
Experimental - A SIMD vector with 64 elements of type
u16
. - u32x1
Experimental - A SIMD vector with one element of type
u32
. - u32x2
Experimental - A SIMD vector with two elements of type
u32
. - u32x4
Experimental - A SIMD vector with four elements of type
u32
. - u32x8
Experimental - A SIMD vector with eight elements of type
u32
. - u32x16
Experimental - A SIMD vector with 16 elements of type
u32
. - u32x32
Experimental - A SIMD vector with 32 elements of type
u32
. - u32x64
Experimental - A SIMD vector with 64 elements of type
u32
. - u64x1
Experimental - A SIMD vector with one element of type
u64
. - u64x2
Experimental - A SIMD vector with two elements of type
u64
. - u64x4
Experimental - A SIMD vector with four elements of type
u64
. - u64x8
Experimental - A SIMD vector with eight elements of type
u64
. - u64x16
Experimental - A SIMD vector with 16 elements of type
u64
. - u64x32
Experimental - A SIMD vector with 32 elements of type
u64
. - u64x64
Experimental - A SIMD vector with 64 elements of type
u64
. - usizex1
Experimental - A SIMD vector with one element of type
usize
. - usizex2
Experimental - A SIMD vector with two elements of type
usize
. - usizex4
Experimental - A SIMD vector with four elements of type
usize
. - usizex8
Experimental - A SIMD vector with eight elements of type
usize
. - usizex16
Experimental - A SIMD vector with 16 elements of type
usize
. - usizex32
Experimental - A SIMD vector with 32 elements of type
usize
. - usizex64
Experimental - A SIMD vector with 64 elements of type
usize
.