#[repr(transparent)]pub struct u32x4x2_avx2<NI> {
x: __m256i,
ni: PhantomData<NI>,
}
Fields§
§x: __m256i
§ni: PhantomData<NI>
Implementations§
Trait Implementations§
Source§impl<NI> Add for u32x4x2_avx2<NI>
impl<NI> Add for u32x4x2_avx2<NI>
Source§impl<NI> AddAssign for u32x4x2_avx2<NI>where
NI: Copy,
impl<NI> AddAssign for u32x4x2_avx2<NI>where
NI: Copy,
Source§fn add_assign(&mut self, rhs: Self)
fn add_assign(&mut self, rhs: Self)
Performs the
+=
operation. Read moreSource§impl<NI> AndNot for u32x4x2_avx2<NI>
impl<NI> AndNot for u32x4x2_avx2<NI>
Source§impl<NI> BitAnd for u32x4x2_avx2<NI>
impl<NI> BitAnd for u32x4x2_avx2<NI>
Source§impl<NI> BitAndAssign for u32x4x2_avx2<NI>where
NI: Copy,
impl<NI> BitAndAssign for u32x4x2_avx2<NI>where
NI: Copy,
Source§fn bitand_assign(&mut self, rhs: Self)
fn bitand_assign(&mut self, rhs: Self)
Performs the
&=
operation. Read moreSource§impl<NI> BitOr for u32x4x2_avx2<NI>
impl<NI> BitOr for u32x4x2_avx2<NI>
Source§impl<NI> BitOrAssign for u32x4x2_avx2<NI>where
NI: Copy,
impl<NI> BitOrAssign for u32x4x2_avx2<NI>where
NI: Copy,
Source§fn bitor_assign(&mut self, rhs: Self)
fn bitor_assign(&mut self, rhs: Self)
Performs the
|=
operation. Read moreSource§impl<NI> BitXor for u32x4x2_avx2<NI>
impl<NI> BitXor for u32x4x2_avx2<NI>
Source§impl<NI> BitXorAssign for u32x4x2_avx2<NI>where
NI: Copy,
impl<NI> BitXorAssign for u32x4x2_avx2<NI>where
NI: Copy,
Source§fn bitxor_assign(&mut self, rhs: Self)
fn bitxor_assign(&mut self, rhs: Self)
Performs the
^=
operation. Read moreSource§impl<NI: Clone> Clone for u32x4x2_avx2<NI>
impl<NI: Clone> Clone for u32x4x2_avx2<NI>
Source§fn clone(&self) -> u32x4x2_avx2<NI>
fn clone(&self) -> u32x4x2_avx2<NI>
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moreSource§impl<NI> From<u32x4x2_avx2<NI>> for vec256_storage
impl<NI> From<u32x4x2_avx2<NI>> for vec256_storage
Source§fn from(x: u32x4x2_avx2<NI>) -> Self
fn from(x: u32x4x2_avx2<NI>) -> Self
Converts to this type from the input type.
Source§impl<NI> From<x2<u128x1_sse2<YesS3, YesS4, NI>, G0>> for u32x4x2_avx2<NI>where
NI: Copy,
impl<NI> From<x2<u128x1_sse2<YesS3, YesS4, NI>, G0>> for u32x4x2_avx2<NI>where
NI: Copy,
Source§impl<NI> FromBytes for u32x4x2_avx2<NI>
impl<NI> FromBytes for u32x4x2_avx2<NI>
Source§impl<NI> FromZeros for u32x4x2_avx2<NI>
impl<NI> FromZeros for u32x4x2_avx2<NI>
Source§impl<NI> IntoBytes for u32x4x2_avx2<NI>
impl<NI> IntoBytes for u32x4x2_avx2<NI>
Source§fn as_mut_bytes(&mut self) -> &mut [u8]where
Self: FromBytes,
fn as_mut_bytes(&mut self) -> &mut [u8]where
Self: FromBytes,
Gets the bytes of this value mutably. Read more
Source§fn write_to(&self, dst: &mut [u8]) -> Result<(), SizeError<&Self, &mut [u8]>>where
Self: Immutable,
fn write_to(&self, dst: &mut [u8]) -> Result<(), SizeError<&Self, &mut [u8]>>where
Self: Immutable,
Source§impl<NI> LaneWords4 for u32x4x2_avx2<NI>
impl<NI> LaneWords4 for u32x4x2_avx2<NI>
fn shuffle_lane_words1230(self) -> Self
fn shuffle_lane_words2301(self) -> Self
fn shuffle_lane_words3012(self) -> Self
Source§impl<NI> MultiLane<[u32x4_sse2<YesS3, YesS4, NI>; 2]> for u32x4x2_avx2<NI>
impl<NI> MultiLane<[u32x4_sse2<YesS3, YesS4, NI>; 2]> for u32x4x2_avx2<NI>
Source§fn to_lanes(self) -> [u32x4_sse2<YesS3, YesS4, NI>; 2]
fn to_lanes(self) -> [u32x4_sse2<YesS3, YesS4, NI>; 2]
Split a multi-lane vector into single-lane vectors.
Source§fn from_lanes(x: [u32x4_sse2<YesS3, YesS4, NI>; 2]) -> Self
fn from_lanes(x: [u32x4_sse2<YesS3, YesS4, NI>; 2]) -> Self
Build a multi-lane vector from individual lanes.
Source§impl<NI> Not for u32x4x2_avx2<NI>
impl<NI> Not for u32x4x2_avx2<NI>
Source§impl<NI: Copy> RotateEachWord32 for u32x4x2_avx2<NI>
impl<NI: Copy> RotateEachWord32 for u32x4x2_avx2<NI>
fn rotate_each_word_right7(self) -> Self
fn rotate_each_word_right8(self) -> Self
fn rotate_each_word_right11(self) -> Self
fn rotate_each_word_right12(self) -> Self
fn rotate_each_word_right16(self) -> Self
fn rotate_each_word_right20(self) -> Self
fn rotate_each_word_right24(self) -> Self
fn rotate_each_word_right25(self) -> Self
Source§impl<NI> Store<vec256_storage> for u32x4x2_avx2<NI>
impl<NI> Store<vec256_storage> for u32x4x2_avx2<NI>
Source§unsafe fn unpack(p: vec256_storage) -> Self
unsafe fn unpack(p: vec256_storage) -> Self
Safety Read more
Source§impl<NI> StoreBytes for u32x4x2_avx2<NI>
impl<NI> StoreBytes for u32x4x2_avx2<NI>
Source§impl<NI> TryFromBytes for u32x4x2_avx2<NI>
impl<NI> TryFromBytes for u32x4x2_avx2<NI>
Source§fn try_read_from_bytes(
source: &[u8],
) -> Result<Self, ConvertError<Infallible, SizeError<&[u8], Self>, ValidityError<&[u8], Self>>>where
Self: Sized,
fn try_read_from_bytes(
source: &[u8],
) -> Result<Self, ConvertError<Infallible, SizeError<&[u8], Self>, ValidityError<&[u8], Self>>>where
Self: Sized,
Source§fn try_read_from_prefix(
source: &[u8],
) -> Result<(Self, &[u8]), ConvertError<Infallible, SizeError<&[u8], Self>, ValidityError<&[u8], Self>>>where
Self: Sized,
fn try_read_from_prefix(
source: &[u8],
) -> Result<(Self, &[u8]), ConvertError<Infallible, SizeError<&[u8], Self>, ValidityError<&[u8], Self>>>where
Self: Sized,
Source§fn try_read_from_suffix(
source: &[u8],
) -> Result<(&[u8], Self), ConvertError<Infallible, SizeError<&[u8], Self>, ValidityError<&[u8], Self>>>where
Self: Sized,
fn try_read_from_suffix(
source: &[u8],
) -> Result<(&[u8], Self), ConvertError<Infallible, SizeError<&[u8], Self>, ValidityError<&[u8], Self>>>where
Self: Sized,
Source§impl<NI> Vec2<u32x4_sse2<YesS3, YesS4, NI>> for u32x4x2_avx2<NI>
impl<NI> Vec2<u32x4_sse2<YesS3, YesS4, NI>> for u32x4x2_avx2<NI>
impl<NI> ArithOps for u32x4x2_avx2<NI>where
NI: Copy,
impl<NI> BitOps0 for u32x4x2_avx2<NI>where
NI: Copy,
impl<NI> BitOps32 for u32x4x2_avx2<NI>where
NI: Copy,
impl<NI: Copy> Copy for u32x4x2_avx2<NI>
impl<NI> Immutable for u32x4x2_avx2<NI>
impl<NI> u32x4x2<Avx2Machine<NI>> for u32x4x2_avx2<NI>where
NI: Copy,
Auto Trait Implementations§
impl<NI> Freeze for u32x4x2_avx2<NI>
impl<NI> RefUnwindSafe for u32x4x2_avx2<NI>where
NI: RefUnwindSafe,
impl<NI> Send for u32x4x2_avx2<NI>where
NI: Send,
impl<NI> Sync for u32x4x2_avx2<NI>where
NI: Sync,
impl<NI> Unpin for u32x4x2_avx2<NI>where
NI: Unpin,
impl<NI> UnwindSafe for u32x4x2_avx2<NI>where
NI: UnwindSafe,
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more