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