Grok  9.5.0
Public Member Functions | Public Attributes | Private Types | List of all members
hwy::HWY_NAMESPACE::Vec128< T, N > Class Template Reference

#include <arm_neon-inl.h>

Public Member Functions

HWY_INLINE Vec128 ()
 
 Vec128 (const Vec128 &)=default
 
Vec128operator= (const Vec128 &)=default
 
HWY_INLINE Vec128 (const Raw raw)
 
HWY_INLINE Vec128operator*= (const Vec128 other)
 
HWY_INLINE Vec128operator/= (const Vec128 other)
 
HWY_INLINE Vec128operator+= (const Vec128 other)
 
HWY_INLINE Vec128operator-= (const Vec128 other)
 
HWY_INLINE Vec128operator&= (const Vec128 other)
 
HWY_INLINE Vec128operator|= (const Vec128 other)
 
HWY_INLINE Vec128operator^= (const Vec128 other)
 
HWY_INLINE Vec128operator*= (const Vec128 other)
 
HWY_INLINE Vec128operator/= (const Vec128 other)
 
HWY_INLINE Vec128operator+= (const Vec128 other)
 
HWY_INLINE Vec128operator-= (const Vec128 other)
 
HWY_INLINE Vec128operator&= (const Vec128 other)
 
HWY_INLINE Vec128operator|= (const Vec128 other)
 
HWY_INLINE Vec128operator^= (const Vec128 other)
 
HWY_INLINE Vec128operator*= (const Vec128 other)
 
HWY_INLINE Vec128operator/= (const Vec128 other)
 
HWY_INLINE Vec128operator+= (const Vec128 other)
 
HWY_INLINE Vec128operator-= (const Vec128 other)
 
HWY_INLINE Vec128operator&= (const Vec128 other)
 
HWY_INLINE Vec128operator|= (const Vec128 other)
 
HWY_INLINE Vec128operator^= (const Vec128 other)
 

Public Attributes

Raw raw
 

Private Types

using Raw = typename detail::Raw128< T, N >::type
 
using Raw = typename detail::Raw128< T >::type
 
using Raw = typename detail::Raw128< T >::type
 

Member Typedef Documentation

◆ Raw [1/3]

template<typename T , size_t N = 16 / sizeof(T)>
using hwy::HWY_NAMESPACE::Vec128< T, N >::Raw = typename detail::Raw128<T, N>::type
private

◆ Raw [2/3]

template<typename T , size_t N = 16 / sizeof(T)>
using hwy::HWY_NAMESPACE::Vec128< T, N >::Raw = typename detail::Raw128<T>::type
private

◆ Raw [3/3]

template<typename T , size_t N = 16 / sizeof(T)>
using hwy::HWY_NAMESPACE::Vec128< T, N >::Raw = typename detail::Raw128<T>::type
private

Constructor & Destructor Documentation

◆ Vec128() [1/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE hwy::HWY_NAMESPACE::Vec128< T, N >::Vec128 ( )
inline

◆ Vec128() [2/3]

template<typename T , size_t N = 16 / sizeof(T)>
hwy::HWY_NAMESPACE::Vec128< T, N >::Vec128 ( const Vec128< T, N > &  )
default

◆ Vec128() [3/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE hwy::HWY_NAMESPACE::Vec128< T, N >::Vec128 ( const Raw  raw)
inlineexplicit

Member Function Documentation

◆ operator&=() [1/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator&= ( const Vec128< T, N >  other)
inline

◆ operator&=() [2/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator&= ( const Vec128< T, N >  other)
inline

◆ operator&=() [3/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator&= ( const Vec128< T, N >  other)
inline

◆ operator*=() [1/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator*= ( const Vec128< T, N >  other)
inline

◆ operator*=() [2/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator*= ( const Vec128< T, N >  other)
inline

◆ operator*=() [3/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator*= ( const Vec128< T, N >  other)
inline

◆ operator+=() [1/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator+= ( const Vec128< T, N >  other)
inline

◆ operator+=() [2/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator+= ( const Vec128< T, N >  other)
inline

◆ operator+=() [3/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator+= ( const Vec128< T, N >  other)
inline

◆ operator-=() [1/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator-= ( const Vec128< T, N >  other)
inline

◆ operator-=() [2/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator-= ( const Vec128< T, N >  other)
inline

◆ operator-=() [3/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator-= ( const Vec128< T, N >  other)
inline

◆ operator/=() [1/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator/= ( const Vec128< T, N >  other)
inline

◆ operator/=() [2/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator/= ( const Vec128< T, N >  other)
inline

◆ operator/=() [3/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator/= ( const Vec128< T, N >  other)
inline

◆ operator=()

template<typename T , size_t N = 16 / sizeof(T)>
Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator= ( const Vec128< T, N > &  )
default

◆ operator^=() [1/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator^= ( const Vec128< T, N >  other)
inline

◆ operator^=() [2/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator^= ( const Vec128< T, N >  other)
inline

◆ operator^=() [3/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator^= ( const Vec128< T, N >  other)
inline

◆ operator|=() [1/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator|= ( const Vec128< T, N >  other)
inline

◆ operator|=() [2/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator|= ( const Vec128< T, N >  other)
inline

◆ operator|=() [3/3]

template<typename T , size_t N = 16 / sizeof(T)>
HWY_INLINE Vec128& hwy::HWY_NAMESPACE::Vec128< T, N >::operator|= ( const Vec128< T, N >  other)
inline

Member Data Documentation

◆ raw

template<typename T , size_t N = 16 / sizeof(T)>
Raw hwy::HWY_NAMESPACE::Vec128< T, N >::raw

Referenced by hwy::HWY_NAMESPACE::Abs(), hwy::HWY_NAMESPACE::AbsDiff(), hwy::HWY_NAMESPACE::And(), hwy::HWY_NAMESPACE::AndNot(), hwy::HWY_NAMESPACE::ApproximateReciprocal(), hwy::HWY_NAMESPACE::ApproximateReciprocalSqrt(), hwy::HWY_NAMESPACE::AverageRound(), hwy::HWY_NAMESPACE::detail::BitCastFromByte(), hwy::HWY_NAMESPACE::detail::BitCastToByte(), hwy::HWY_NAMESPACE::detail::BitsFromMask(), hwy::HWY_NAMESPACE::Broadcast(), hwy::HWY_NAMESPACE::BroadcastSignBit(), hwy::HWY_NAMESPACE::Combine(), hwy::HWY_NAMESPACE::Compress(), hwy::HWY_NAMESPACE::CompressStore(), hwy::HWY_NAMESPACE::ConcatEven(), hwy::HWY_NAMESPACE::ConcatLowerLower(), hwy::HWY_NAMESPACE::ConcatOdd(), hwy::HWY_NAMESPACE::ConcatUpperLower(), hwy::HWY_NAMESPACE::ConcatUpperUpper(), hwy::HWY_NAMESPACE::ConvertTo(), hwy::HWY_NAMESPACE::DemoteTo(), hwy::HWY_NAMESPACE::GetLane(), hwy::HWY_NAMESPACE::detail::IfThenElse(), hwy::HWY_NAMESPACE::IfThenElse(), hwy::HWY_NAMESPACE::detail::IfThenElseZero(), hwy::HWY_NAMESPACE::IfThenElseZero(), hwy::HWY_NAMESPACE::detail::IfThenZeroElse(), hwy::HWY_NAMESPACE::IfThenZeroElse(), hwy::HWY_NAMESPACE::InterleaveLower(), hwy::HWY_NAMESPACE::detail::InterleaveUpper(), hwy::HWY_NAMESPACE::LowerHalf(), hwy::HWY_NAMESPACE::detail::MaskFromVec(), hwy::HWY_NAMESPACE::Max(), hwy::HWY_NAMESPACE::Min(), hwy::HWY_NAMESPACE::MulAdd(), hwy::HWY_NAMESPACE::MulEven(), hwy::HWY_NAMESPACE::MulHigh(), hwy::HWY_NAMESPACE::MulOdd(), hwy::HWY_NAMESPACE::MulSub(), hwy::HWY_NAMESPACE::Neg(), hwy::HWY_NAMESPACE::NegMulAdd(), hwy::HWY_NAMESPACE::NegMulSub(), hwy::HWY_NAMESPACE::Not(), hwy::HWY_NAMESPACE::OddEven(), hwy::HWY_NAMESPACE::detail::OddEven(), hwy::HWY_NAMESPACE::operator!=(), hwy::HWY_NAMESPACE::detail::ShiftLeftBytesT< kBytes >::operator()(), hwy::HWY_NAMESPACE::detail::ShiftRightBytesT< kBytes >::operator()(), hwy::HWY_NAMESPACE::operator*(), hwy::HWY_NAMESPACE::operator+(), hwy::HWY_NAMESPACE::operator-(), hwy::HWY_NAMESPACE::operator/(), hwy::HWY_NAMESPACE::operator<<(), hwy::HWY_NAMESPACE::operator<=(), hwy::HWY_NAMESPACE::operator==(), hwy::HWY_NAMESPACE::operator>(), hwy::HWY_NAMESPACE::operator>=(), hwy::HWY_NAMESPACE::operator>>(), hwy::HWY_NAMESPACE::Or(), hwy::HWY_NAMESPACE::detail::PopulationCount(), hwy::HWY_NAMESPACE::PromoteTo(), hwy::HWY_NAMESPACE::detail::ReciprocalNewtonRaphsonStep(), hwy::HWY_NAMESPACE::detail::ReciprocalSqrtStep(), hwy::HWY_NAMESPACE::SaturatedAdd(), hwy::HWY_NAMESPACE::SaturatedSub(), hwy::HWY_NAMESPACE::detail::ScatterIndex(), hwy::HWY_NAMESPACE::ScatterIndex(), hwy::HWY_NAMESPACE::detail::ScatterOffset(), hwy::HWY_NAMESPACE::ScatterOffset(), hwy::HWY_NAMESPACE::ShiftLeft(), hwy::HWY_NAMESPACE::ShiftLeftSame(), hwy::HWY_NAMESPACE::ShiftRight(), hwy::HWY_NAMESPACE::ShiftRightSame(), hwy::HWY_NAMESPACE::detail::ShrBytes(), hwy::HWY_NAMESPACE::Shuffle01(), hwy::HWY_NAMESPACE::Shuffle0123(), hwy::HWY_NAMESPACE::Shuffle0321(), hwy::HWY_NAMESPACE::Shuffle1032(), hwy::HWY_NAMESPACE::Shuffle2103(), hwy::HWY_NAMESPACE::Shuffle2301(), hwy::HWY_NAMESPACE::Sqrt(), hwy::HWY_NAMESPACE::Store(), hwy::HWY_NAMESPACE::StoreInterleaved3(), hwy::HWY_NAMESPACE::StoreInterleaved4(), hwy::HWY_NAMESPACE::StoreU(), hwy::HWY_NAMESPACE::Stream(), hwy::HWY_NAMESPACE::detail::SumOfLanes(), hwy::HWY_NAMESPACE::TableLookupBytes(), hwy::HWY_NAMESPACE::detail::TestBit(), hwy::HWY_NAMESPACE::U8FromU32(), hwy::HWY_NAMESPACE::UpperHalf(), hwy::HWY_NAMESPACE::Xor(), and hwy::HWY_NAMESPACE::ZeroExtendVector().


The documentation for this class was generated from the following files: