Vc
0.7.5-dev
SIMD Vector Classes for C++
|
|
This is the complete list of members for ushort_v, including all inherited members.
aaaa() const | ushort_v | |
abcd() const | ushort_v | |
acbd() const | ushort_v | |
apply(Functor &f) const | ushort_v | |
apply(const Functor &f) const | ushort_v | |
apply(Functor &f, ushort_m mask) const | ushort_v | |
apply(const Functor &f, ushort_m mask) const | ushort_v | |
badc() const | ushort_v | |
bbbb() const | ushort_v | |
bcad() const | ushort_v | |
bcda() const | ushort_v | |
call(Functor &f) const | ushort_v | |
call(const Functor &f) const | ushort_v | |
call(Functor &f, ushort_m mask) const | ushort_v | |
call(const Functor &f, ushort_m mask) const | ushort_v | |
cccc() const | ushort_v | |
cdab() const | ushort_v | |
dabc() const | ushort_v | |
dbca() const | ushort_v | |
dcba() const | ushort_v | |
dddd() const | ushort_v | |
EntryType typedef | ushort_v | |
fill(unsigned short(&f)()) | ushort_v | |
fill(unsigned short(&f)(IndexT)) | ushort_v | |
fusedMultiplyAdd(ushort_v factor, ushort_v summand) | ushort_v | |
gather(const unsigned short *array, const IndexT indexes) | ushort_v | |
gather(const unsigned short *array, const IndexT indexes, const ushort_m &mask) | ushort_v | |
gather(const S1 *array, const unsigned short S1::*member1, const IndexT indexes) | ushort_v | |
gather(const S1 *array, const unsigned short S1::*member1, const IndexT indexes, const ushort_m &mask) | ushort_v | |
gather(const S1 *array, const S2 S1::*member1, const unsigned short S2::*member2, const IndexT indexes) | ushort_v | |
gather(const S1 *array, const S2 S1::*member1, const unsigned short S2::*member2, const IndexT indexes, const ushort_m &mask) | ushort_v | |
IndexesFromZero() | ushort_v | static |
IndexType typedef | ushort_v | |
load(const unsigned short *memory, LoadStoreFlags align=Aligned) | ushort_v | |
Mask typedef | ushort_v | |
max() const | ushort_v | |
min() const | ushort_v | |
One() | ushort_v | static |
operator!=(const ushort_v &x) const | ushort_v | |
operator&(ushort_v x) const | ushort_v | |
operator()(const ushort_m &mask) | ushort_v | |
operator*(ushort_v x) const | ushort_v | |
operator*=(ushort_v x) | ushort_v | |
operator+(ushort_v x) const | ushort_v | |
operator+=(ushort_v x) | ushort_v | |
operator-(ushort_v x) const | ushort_v | |
operator-() const | ushort_v | |
operator-=(ushort_v x) | ushort_v | |
operator/(ushort_v x) const | ushort_v | |
operator/=(ushort_v x) | ushort_v | |
operator<(const ushort_v &x) const | ushort_v | |
operator<<(int x) const | ushort_v | |
operator<<(ushort_v x) const | ushort_v | |
operator<<=(int x) | ushort_v | |
operator<<=(ushort_v x) | ushort_v | |
operator<=(const ushort_v &x) const | ushort_v | |
operator==(const ushort_v &x) const | ushort_v | |
operator>(const ushort_v &x) const | ushort_v | |
operator>=(const ushort_v &x) const | ushort_v | |
operator>>(int x) const | ushort_v | |
operator>>(ushort_v x) const | ushort_v | |
operator>>=(int x) | ushort_v | |
operator>>=(ushort_v x) | ushort_v | |
operator[](int index) | ushort_v | |
operator[](int index) const | ushort_v | |
operator^(ushort_v x) const | ushort_v | |
operator|(ushort_v x) const | ushort_v | |
product() const | ushort_v | |
Random() | ushort_v | static |
rotated(int amount) const | ushort_v | |
scatter(unsigned short *array, const IndexT indexes) const | ushort_v | |
scatter(unsigned short *array, const IndexT indexes, const ushort_m &mask) const | ushort_v | |
scatter(S1 *array, unsigned short S1::*member1, const IndexT indexes) const | ushort_v | |
scatter(S1 *array, unsigned short S1::*member1, const IndexT indexes, const ushort_m &mask) const | ushort_v | |
scatter(S1 *array, S2 S1::*member1, unsigned short S2::*member2, const IndexT indexes) const | ushort_v | |
scatter(S1 *array, S2 S1::*member1, unsigned short S2::*member2, const IndexT indexes, const ushort_m &mask) const | ushort_v | |
setZero() | ushort_v | |
setZero(const ushort_m &mask) | ushort_v | |
shifted(int amount) const | ushort_v | |
Size enum value | ushort_v | |
sorted() const | ushort_v | |
store(EntryType *memory, LoadStoreFlags align=Aligned) const | ushort_v | |
sum() const | ushort_v | |
ushort_v() | ushort_v | |
ushort_v(Vc::Zero) | ushort_v | |
ushort_v(Vc::One) | ushort_v | |
ushort_v(Vc::IndexesFromZero) | ushort_v | |
ushort_v(unsigned short *alignedMemory) | ushort_v | |
ushort_v(const OtherVector &) | ushort_v | explicit |
ushort_v(unsigned short x) | ushort_v | |
ushort_v(const unsigned short *array, const IndexT indexes) | ushort_v | |
ushort_v(const unsigned short *array, const IndexT indexes, const ushort_m &mask) | ushort_v | |
ushort_v(const S1 *array, const unsigned short S1::*member1, const IndexT indexes) | ushort_v | |
ushort_v(const S1 *array, const unsigned short S1::*member1, const IndexT indexes, const ushort_m &mask) | ushort_v | |
ushort_v(const S1 *array, const S2 S1::*member1, const unsigned short S2::*member2, const IndexT indexes) | ushort_v | |
ushort_v(const S1 *array, const S2 S1::*member1, const unsigned short S2::*member2, const IndexT indexes, const ushort_m &mask) | ushort_v | |
Zero() | ushort_v | static |