Vc
0.7.5-dev
SIMD Vector Classes for C++
|
|
This is the complete list of members for short_m, including all inherited members.
count() const | short_m | |
firstOne() const | short_m | |
isEmpty() const | short_m | |
isFull() const | short_m | |
isMix() const | short_m | |
operator bool() const | short_m | |
operator!() const | short_m | |
operator!=(const short_m &) const | short_m | |
operator&(const short_m &) const | short_m | |
operator&&(const short_m &) const | short_m | |
operator&=(const short_m &) | short_m | |
operator==(const short_m &) const | short_m | |
operator[](int i) const | short_m | |
operator^(const short_m &) const | short_m | |
operator|(const short_m &) const | short_m | |
operator|=(const short_m &) | short_m | |
operator||(const short_m &) const | short_m | |
short_m() | short_m | |
short_m(Vc::Zero) | short_m | explicit |
short_m(Vc::One) | short_m | explicit |
short_m(bool b) | short_m | explicit |
short_m(const short_m &) | short_m | |
short_m(const OtherMask &) | short_m | |
toInt() const | short_m |