ROOT
6.06/09
Reference Guide
|
#include "../common/macros.h"
Go to the source code of this file.
Macros | |
#define | _M128 __m128 |
#define | _M128I __m128i |
#define | _M128D __m128d |
#define | STORE_VECTOR(type, name, vec) |
#define _M128 __m128 |
Definition at line 27 of file macros.h.
Referenced by ROOT::Vc::SSE::Vector< T >::broadcast4(), ROOT::Vc::SSE::Float8Mask::isEmpty(), ROOT::Vc::SSE::Float8Mask::isFull(), and ROOT::Vc::SSE::VectorHelper< float8 >::set().
#define _M128I __m128i |
Definition at line 31 of file macros.h.
Referenced by ROOT::Vc::SSE::Mask< VectorSize >::count(), ROOT::Vc::SSE::Float8Mask::count(), and ROOT::Vc::SSE::Mask< VectorSize >::Mask().