ROOT  6.06/08
Reference Guide
Public Types | Static Public Member Functions | List of all members
ROOT::Vc::SSE::VectorHelper< _M128D > Struct Template Reference

template<>
struct ROOT::Vc::SSE::VectorHelper< _M128D >

Definition at line 127 of file vectorhelper.h.

Public Types

typedef _M128D VectorType
 

Static Public Member Functions

template<typename A >
static Vc_ALWAYS_INLINE_L Vc_PURE_L VectorType load (const double *x, A) Vc_ALWAYS_INLINE_R Vc_PURE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, const VectorType x, AlignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, const VectorType x, UnalignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, const VectorType x, StreamingAndAlignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, const VectorType x, StreamingAndUnalignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, const VectorType x, const VectorType m, AlignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, const VectorType x, const VectorType m, UnalignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, const VectorType x, const VectorType m, StreamingAndAlignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, const VectorType x, const VectorType m, StreamingAndUnalignedFlag) Vc_ALWAYS_INLINE_R
 

#include </builddir/build/BUILD/root-6.06.08/math/vc/include/Vc/sse/vectorhelper.h>

Member Typedef Documentation

§ VectorType

Definition at line 129 of file vectorhelper.h.

Member Function Documentation

§ load()

template<typename A >
static Vc_ALWAYS_INLINE_L Vc_PURE_L VectorType ROOT::Vc::SSE::VectorHelper< _M128D >::load ( const double *  x,
 
)
static

§ store() [1/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double *  mem,
const VectorType  x,
AlignedFlag   
)
static

§ store() [2/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double *  mem,
const VectorType  x,
UnalignedFlag   
)
static

§ store() [3/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double *  mem,
const VectorType  x,
StreamingAndAlignedFlag   
)
static

§ store() [4/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double *  mem,
const VectorType  x,
StreamingAndUnalignedFlag   
)
static

§ store() [5/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double *  mem,
const VectorType  x,
const VectorType  m,
AlignedFlag   
)
static

§ store() [6/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double *  mem,
const VectorType  x,
const VectorType  m,
UnalignedFlag   
)
static

§ store() [7/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double *  mem,
const VectorType  x,
const VectorType  m,
StreamingAndAlignedFlag   
)
static

§ store() [8/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double *  mem,
const VectorType  x,
const VectorType  m,
StreamingAndUnalignedFlag   
)
static

The documentation for this struct was generated from the following file: