ROOT  6.06/09
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 </mnt/vdb/lsf/workspace/root-makedoc-v606/rootspi/rdoc/src/v6-06-00-patches/math/vc/include/Vc/sse/vectorhelper.h>

Member Typedef Documentation

Definition at line 129 of file vectorhelper.h.

Member Function Documentation

template<typename A >
static Vc_ALWAYS_INLINE_L Vc_PURE_L VectorType ROOT::Vc::SSE::VectorHelper< _M128D >::load ( const double x,
 
)
static
static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double mem,
const VectorType  x,
AlignedFlag   
)
static
static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double mem,
const VectorType  x,
UnalignedFlag   
)
static
static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double mem,
const VectorType  x,
const VectorType  m,
AlignedFlag   
)
static
static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double mem,
const VectorType  x,
const VectorType  m,
UnalignedFlag   
)
static
static Vc_ALWAYS_INLINE_L void ROOT::Vc::SSE::VectorHelper< _M128D >::store ( double mem,
const VectorType  x,
const VectorType  m,
StreamingAndAlignedFlag   
)
static
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: