This is the complete list of members for vsmc::M128I< IntType >, including all inherited members.
data() | vsmc::M128I< IntType > | inline |
data() const | vsmc::M128I< IntType > | inline |
load(const T *mem) | vsmc::M128I< IntType > | inline |
load_a(const T *mem) | vsmc::M128I< IntType > | inline |
load_u(const T *mem) | vsmc::M128I< IntType > | inline |
M128I()=default | vsmc::M128I< IntType > | |
M128I(const __m128i &value) | vsmc::M128I< IntType > | inline |
M128I(const M128I< T > &other) | vsmc::M128I< IntType > | inline |
operator=(const M128I< T > &other) | vsmc::M128I< IntType > | inline |
set(T e1, T e0) | vsmc::M128I< IntType > | inline |
set(T e3, T e2, T e1, T e0) | vsmc::M128I< IntType > | inline |
set(T e7, T e6, T e5, T e4, T e3, T e2, T e1, T e0) | vsmc::M128I< IntType > | inline |
set(T e15, T e14, T e13, T e12, T e11, T e10, T e9, T e8, T e7, T e6, T e5, T e4, T e3, T e2, T e1, T e0) | vsmc::M128I< IntType > | inline |
set0() | vsmc::M128I< IntType > | inline |
set1(T n) | vsmc::M128I< IntType > | inline |
size() | vsmc::M128I< IntType > | inlinestatic |
store(T *mem) const | vsmc::M128I< IntType > | inline |
store_a(T *mem) const | vsmc::M128I< IntType > | inline |
store_u(T *mem) const | vsmc::M128I< IntType > | inline |
value() | vsmc::M128I< IntType > | inline |
value() const | vsmc::M128I< IntType > | inline |
value_type typedef | vsmc::M128I< IntType > | |