ROOT
6.06/09
Reference Guide
|
This is the complete list of members for ROOT::Vc::SSE::VectorHelper< M256 >, including all inherited members.
load(const float *x, A) Vc_ALWAYS_INLINE_R Vc_PURE_R | ROOT::Vc::SSE::VectorHelper< M256 > | static |
OP0(allone, VectorType::create(_mm_setallone_ps(), _mm_setallone_ps())) OP0(zero | ROOT::Vc::SSE::VectorHelper< M256 > | |
store(float *mem, VectorTypeArg x, AlignedFlag) Vc_ALWAYS_INLINE_R | ROOT::Vc::SSE::VectorHelper< M256 > | static |
store(float *mem, VectorTypeArg x, UnalignedFlag) Vc_ALWAYS_INLINE_R | ROOT::Vc::SSE::VectorHelper< M256 > | static |
store(float *mem, VectorTypeArg x, StreamingAndAlignedFlag) Vc_ALWAYS_INLINE_R | ROOT::Vc::SSE::VectorHelper< M256 > | static |
store(float *mem, VectorTypeArg x, StreamingAndUnalignedFlag) Vc_ALWAYS_INLINE_R | ROOT::Vc::SSE::VectorHelper< M256 > | static |
store(float *mem, VectorTypeArg x, VectorTypeArg m, AlignedFlag) Vc_ALWAYS_INLINE_R | ROOT::Vc::SSE::VectorHelper< M256 > | static |
store(float *mem, VectorTypeArg x, VectorTypeArg m, UnalignedFlag) Vc_ALWAYS_INLINE_R | ROOT::Vc::SSE::VectorHelper< M256 > | static |
store(float *mem, VectorTypeArg x, VectorTypeArg m, StreamingAndAlignedFlag) Vc_ALWAYS_INLINE_R | ROOT::Vc::SSE::VectorHelper< M256 > | static |
store(float *mem, VectorTypeArg x, VectorTypeArg m, StreamingAndUnalignedFlag) Vc_ALWAYS_INLINE_R | ROOT::Vc::SSE::VectorHelper< M256 > | static |
VectorType typedef | ROOT::Vc::SSE::VectorHelper< M256 > | |
VectorType::create(_mm_setzero_ps(), _mm_setzero_ps())) OP2(or_ | ROOT::Vc::SSE::VectorHelper< M256 > | |
VectorType::create(_mm_or_ps(a[0], b[0]), _mm_or_ps(a[1], b[1]))) OP2(xor_ | ROOT::Vc::SSE::VectorHelper< M256 > | |
VectorType::create(_mm_xor_ps(a[0], b[0]), _mm_xor_ps(a[1], b[1]))) OP2(and_ | ROOT::Vc::SSE::VectorHelper< M256 > | |
VectorType::create(_mm_and_ps(a[0], b[0]), _mm_and_ps(a[1], b[1]))) OP2(andnot_ | ROOT::Vc::SSE::VectorHelper< M256 > | |
VectorType::create(_mm_andnot_ps(a[0], b[0]), _mm_andnot_ps(a[1], b[1]))) OP3(blend | ROOT::Vc::SSE::VectorHelper< M256 > | |
VectorTypeArg typedef | ROOT::Vc::SSE::VectorHelper< M256 > |