abs(SIMDRegister a) noexcept | dsp::SIMDRegister< Type > | static |
CmplxOps typedef | dsp::SIMDRegister< Type > | |
copyToRawArray(ElementType *a) const noexcept | dsp::SIMDRegister< Type > | |
ElementType typedef | dsp::SIMDRegister< Type > | |
equal(SIMDRegister a, SIMDRegister b) noexcept | dsp::SIMDRegister< Type > | static |
expand(ElementType s) noexcept | dsp::SIMDRegister< Type > | static |
fromNative(vSIMDType a) noexcept | dsp::SIMDRegister< Type > | static |
fromRawArray(const ElementType *a) noexcept | dsp::SIMDRegister< Type > | static |
get(size_t idx) const noexcept | dsp::SIMDRegister< Type > | |
getNextSIMDAlignedPtr(ElementType *ptr) noexcept | dsp::SIMDRegister< Type > | static |
greaterThan(SIMDRegister a, SIMDRegister b) noexcept | dsp::SIMDRegister< Type > | static |
greaterThanOrEqual(SIMDRegister a, SIMDRegister b) noexcept | dsp::SIMDRegister< Type > | static |
isSIMDAligned(const ElementType *ptr) noexcept | dsp::SIMDRegister< Type > | static |
lessThan(SIMDRegister a, SIMDRegister b) noexcept | dsp::SIMDRegister< Type > | static |
lessThanOrEqual(SIMDRegister a, SIMDRegister b) noexcept | dsp::SIMDRegister< Type > | static |
MaskType typedef | dsp::SIMDRegister< Type > | |
max(SIMDRegister a, SIMDRegister b) noexcept | dsp::SIMDRegister< Type > | static |
min(SIMDRegister a, SIMDRegister b) noexcept | dsp::SIMDRegister< Type > | static |
multiplyAdd(SIMDRegister a, const SIMDRegister b, SIMDRegister c) noexcept | dsp::SIMDRegister< Type > | static |
NativeOps typedef | dsp::SIMDRegister< Type > | |
notEqual(SIMDRegister a, SIMDRegister b) noexcept | dsp::SIMDRegister< Type > | static |
operator &(vMaskType v) const noexcept | dsp::SIMDRegister< Type > | |
operator &(MaskType s) const noexcept | dsp::SIMDRegister< Type > | |
operator &=(vMaskType v) noexcept | dsp::SIMDRegister< Type > | |
operator &=(MaskType s) noexcept | dsp::SIMDRegister< Type > | |
operator!=(SIMDRegister other) const noexcept | dsp::SIMDRegister< Type > | |
operator!=(Type s) const noexcept | dsp::SIMDRegister< Type > | |
operator*(SIMDRegister v) const noexcept | dsp::SIMDRegister< Type > | |
operator*(ElementType s) const noexcept | dsp::SIMDRegister< Type > | |
operator*=(SIMDRegister v) noexcept | dsp::SIMDRegister< Type > | |
operator*=(ElementType s) noexcept | dsp::SIMDRegister< Type > | |
operator+(SIMDRegister v) const noexcept | dsp::SIMDRegister< Type > | |
operator+(ElementType s) const noexcept | dsp::SIMDRegister< Type > | |
operator+=(SIMDRegister v) noexcept | dsp::SIMDRegister< Type > | |
operator+=(ElementType s) noexcept | dsp::SIMDRegister< Type > | |
operator-(SIMDRegister v) const noexcept | dsp::SIMDRegister< Type > | |
operator-(ElementType s) const noexcept | dsp::SIMDRegister< Type > | |
operator-=(SIMDRegister v) noexcept | dsp::SIMDRegister< Type > | |
operator-=(ElementType s) noexcept | dsp::SIMDRegister< Type > | |
operator=(ElementType s) noexcept | dsp::SIMDRegister< Type > | |
operator==(SIMDRegister other) const noexcept | dsp::SIMDRegister< Type > | |
operator==(Type s) const noexcept | dsp::SIMDRegister< Type > | |
operator[](size_t idx) const noexcept | dsp::SIMDRegister< Type > | |
operator[](size_t idx) noexcept | dsp::SIMDRegister< Type > | |
operator^(vMaskType v) const noexcept | dsp::SIMDRegister< Type > | |
operator^(MaskType s) const noexcept | dsp::SIMDRegister< Type > | |
operator^=(vMaskType v) noexcept | dsp::SIMDRegister< Type > | |
operator^=(MaskType s) noexcept | dsp::SIMDRegister< Type > | |
operator|(vMaskType v) const noexcept | dsp::SIMDRegister< Type > | |
operator|(MaskType s) const noexcept | dsp::SIMDRegister< Type > | |
operator|=(vMaskType v) noexcept | dsp::SIMDRegister< Type > | |
operator|=(MaskType s) noexcept | dsp::SIMDRegister< Type > | |
operator~() const noexcept | dsp::SIMDRegister< Type > | |
PrimitiveType typedef | dsp::SIMDRegister< Type > | |
set(size_t idx, ElementType v) noexcept | dsp::SIMDRegister< Type > | |
SIMDNumElements | dsp::SIMDRegister< Type > | static |
SIMDRegister() noexcept=default | dsp::SIMDRegister< Type > | |
SIMDRegister(vSIMDType a) noexcept | dsp::SIMDRegister< Type > | |
SIMDRegister(Type s) noexcept | dsp::SIMDRegister< Type > | |
SIMDRegisterSize | dsp::SIMDRegister< Type > | static |
size() noexcept | dsp::SIMDRegister< Type > | static |
sum() const noexcept | dsp::SIMDRegister< Type > | |
truncate(SIMDRegister a) noexcept | dsp::SIMDRegister< Type > | static |
value | dsp::SIMDRegister< Type > | |
value_type typedef | dsp::SIMDRegister< Type > | |
vMaskSIMDType typedef | dsp::SIMDRegister< Type > | |
vMaskType typedef | dsp::SIMDRegister< Type > | |
vSIMDType typedef | dsp::SIMDRegister< Type > | |
~SIMDRegister() noexcept=default | dsp::SIMDRegister< Type > | |