ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Macros | Functions
support.cpp File Reference
#include <Vc/global.h>
#include <Vc/cpuid.h>
#include <Vc/support.h>
Include dependency graph for support.cpp:

Go to the source code of this file.

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Vc
 

Macros

#define VC_TARGET_NO_SIMD
 

Functions

static VC_TARGET_NO_SIMD bool ROOT::Vc::xgetbvCheck (unsigned int bits)
 
Micro-Architecture Feature Tests
VC_TARGET_NO_SIMD bool ROOT::Vc::isImplementationSupported (Vc::Implementation impl)
 Tests whether the given implementation is supported by the system the code is executing on. More...
 
VC_TARGET_NO_SIMD
Vc::Implementation 
ROOT::Vc::bestImplementationSupported ()
 Determines the best supported implementation for the current system. More...
 
VC_TARGET_NO_SIMD unsigned int ROOT::Vc::extraInstructionsSupported ()
 Determines the extra instructions supported by the current CPU. More...
 

Macro Definition Documentation

#define VC_TARGET_NO_SIMD

Definition at line 31 of file support.cpp.