STLdoc
STLdocumentation
|
This is the complete list of members for I16vec8, including all inherited members.
I16vec8() | I16vec8 | inline |
I16vec8(__m128i mm) | I16vec8 | inline |
I16vec8(short s7, short s6, short s5, short s4, short s3, short s2, short s1, short s0) | I16vec8 | inline |
M128() | M128 | inline |
M128(__m128i mm) | M128 | inline |
operator __m128i() const | M128 | inline |
operator&=(const M128 &a) | I16vec8 | inline |
operator*=(const I16vec8 &a) | I16vec8 | inline |
operator+=(const I16vec8 &a) | I16vec8 | inline |
operator-=(const I16vec8 &a) | I16vec8 | inline |
operator<<(const M128 &a) | I16vec8 | inline |
operator<<(int count) | I16vec8 | inline |
operator<<=(const M128 &a) | I16vec8 | inline |
operator<<=(int count) | I16vec8 | inline |
operator=(const M128 &a) | I16vec8 | inline |
operator^=(const M128 &a) | I16vec8 | inline |
operator|=(const M128 &a) | I16vec8 | inline |
vec | M128 | protected |