SUNphi
1.0
|
Header file for Same Instruction Different Data instructions and types. More...
Go to the source code of this file.
Functions | |
Conditional< 0, decltype(maybeUnused(NCOMPL)), void > | SUNphi::maybeUnusedFD () |
template<typename F > | |
constexpr bool | SUNphi::canBeSizeOfSIMDVector (const int size) |
Check if a certain number can be the size of a SIMD vector. More... | |
template<typename F > | |
constexpr bool | SUNphi::canBeFactorOfSIMDVector (const int size) |
Check if a certain number can be a factor of the size of a SIMD vector. More... | |
Variables | |
static constexpr size_t | SUNphi::ALIGNMENT |
Basic alignement for AVX-512, to be generalized. More... | |
template<typename F > | |
constexpr int | SUNphi::NSIMD_COMPONENTS |
Number of components of a SIMD vector of type F. More... | |
Header file for Same Instruction Different Data instructions and types.
Definition in file SIMD.hpp.
constexpr bool SUNphi::canBeFactorOfSIMDVector | ( | const int | size | ) |
constexpr bool SUNphi::canBeSizeOfSIMDVector | ( | const int | size | ) |
Conditional< 0, decltype(maybeUnused(hasTwin< CnCol >)), void > SUNphi::maybeUnusedFD | ( | ) |
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
|
static |
constexpr int SUNphi::NSIMD_COMPONENTS |
Number of components of a SIMD vector of type F.