Loading...
Searching...
No Matches
juce::dsp::SIMDRegister< Type >::ElementAccess Member List

This is the complete list of members for juce::dsp::SIMDRegister< Type >::ElementAccess, including all inherited members.

abs(SIMDRegister a) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
CmplxOps typedefjuce::dsp::SIMDRegister< Type >::ElementAccess
copyToRawArray(ElementType *a) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
ElementAccess(const ElementAccess &)=defaultjuce::dsp::SIMDRegister< Type >::ElementAccess
ElementType typedefjuce::dsp::SIMDRegister< Type >::ElementAccess
equal(SIMDRegister a, SIMDRegister b) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
expand(ElementType s) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
fromNative(vSIMDType a) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
fromRawArray(const ElementType *a) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
get(size_t idx) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
getNextSIMDAlignedPtr(ElementType *ptr) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
greaterThan(SIMDRegister a, SIMDRegister b) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
greaterThanOrEqual(SIMDRegister a, SIMDRegister b) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
isSIMDAligned(const ElementType *ptr) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
lessThan(SIMDRegister a, SIMDRegister b) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
lessThanOrEqual(SIMDRegister a, SIMDRegister b) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
MaskType typedefjuce::dsp::SIMDRegister< Type >::ElementAccess
max(SIMDRegister a, SIMDRegister b) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
min(SIMDRegister a, SIMDRegister b) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
multiplyAdd(SIMDRegister a, const SIMDRegister b, SIMDRegister c) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
NativeOps typedefjuce::dsp::SIMDRegister< Type >::ElementAccess
notEqual(SIMDRegister a, SIMDRegister b) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
operator Type() constjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator!=(SIMDRegister other) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator!=(Type s) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator&(vMaskType v) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator&(MaskType s) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator&=(vMaskType v) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator&=(MaskType s) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator*(SIMDRegister v) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator*(ElementType s) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator*=(SIMDRegister v) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator*=(ElementType s) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator+(SIMDRegister v) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator+(ElementType s) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator+=(SIMDRegister v) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator+=(ElementType s) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator-(SIMDRegister v) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator-(ElementType s) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator-=(SIMDRegister v) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator-=(ElementType s) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator=(Type scalar) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator=(const ElementAccess &o) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator=(ElementType s) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator==(SIMDRegister other) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator==(Type s) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator[](size_t idx) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator[](size_t idx) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator^(vMaskType v) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator^(MaskType s) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator^=(vMaskType v) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator^=(MaskType s) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator|(vMaskType v) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator|(MaskType s) const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator|=(vMaskType v) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator|=(MaskType s) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
operator~() const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
PrimitiveType typedefjuce::dsp::SIMDRegister< Type >::ElementAccess
set(size_t idx, ElementType v) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
SIMDNumElementsjuce::dsp::SIMDRegister< Type >::ElementAccessstatic
SIMDRegister() noexcept=defaultjuce::dsp::SIMDRegister< Type >::ElementAccessinline
SIMDRegister(vSIMDType a) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
SIMDRegister(Type s) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
SIMDRegisterSizejuce::dsp::SIMDRegister< Type >::ElementAccessstatic
size() noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
sum() const noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinline
truncate(SIMDRegister a) noexceptjuce::dsp::SIMDRegister< Type >::ElementAccessinlinestatic
valuejuce::dsp::SIMDRegister< Type >::ElementAccess
value_type typedefjuce::dsp::SIMDRegister< Type >::ElementAccess
vMaskSIMDType typedefjuce::dsp::SIMDRegister< Type >::ElementAccess
vMaskType typedefjuce::dsp::SIMDRegister< Type >::ElementAccess
vSIMDType typedefjuce::dsp::SIMDRegister< Type >::ElementAccess
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram