ROOT  6.06/09
Reference Guide
ROOT::Vc::SSE::VectorHelper< M256 > Member List

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_RROOT::Vc::SSE::VectorHelper< M256 >static
OP0(allone, VectorType::create(_mm_setallone_ps(), _mm_setallone_ps())) OP0(zeroROOT::Vc::SSE::VectorHelper< M256 >
store(float *mem, VectorTypeArg x, AlignedFlag) Vc_ALWAYS_INLINE_RROOT::Vc::SSE::VectorHelper< M256 >static
store(float *mem, VectorTypeArg x, UnalignedFlag) Vc_ALWAYS_INLINE_RROOT::Vc::SSE::VectorHelper< M256 >static
store(float *mem, VectorTypeArg x, StreamingAndAlignedFlag) Vc_ALWAYS_INLINE_RROOT::Vc::SSE::VectorHelper< M256 >static
store(float *mem, VectorTypeArg x, StreamingAndUnalignedFlag) Vc_ALWAYS_INLINE_RROOT::Vc::SSE::VectorHelper< M256 >static
store(float *mem, VectorTypeArg x, VectorTypeArg m, AlignedFlag) Vc_ALWAYS_INLINE_RROOT::Vc::SSE::VectorHelper< M256 >static
store(float *mem, VectorTypeArg x, VectorTypeArg m, UnalignedFlag) Vc_ALWAYS_INLINE_RROOT::Vc::SSE::VectorHelper< M256 >static
store(float *mem, VectorTypeArg x, VectorTypeArg m, StreamingAndAlignedFlag) Vc_ALWAYS_INLINE_RROOT::Vc::SSE::VectorHelper< M256 >static
store(float *mem, VectorTypeArg x, VectorTypeArg m, StreamingAndUnalignedFlag) Vc_ALWAYS_INLINE_RROOT::Vc::SSE::VectorHelper< M256 >static
VectorType typedefROOT::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(blendROOT::Vc::SSE::VectorHelper< M256 >
VectorTypeArg typedefROOT::Vc::SSE::VectorHelper< M256 >