![]() |
ROOT
6.06/09
Reference Guide
|
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... | |
#define VC_TARGET_NO_SIMD |
Definition at line 31 of file support.cpp.