14 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_MINREGDECL_H__ 15 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_MINREGDECL_H__ 27 template <eInstructionSet::domain instructionSet,
28 typename T,
typename Enable=
void>
41 #ifdef IPSDK_WITH_SSE2 42 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/SSE2/MinRegDecl.h> 49 #ifdef IPSDK_WITH_AVX2 53 #ifdef IPSDK_WITH_AVX512 57 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_MINREGDECL_H__ specialization of ipsdk::simd::detail::MinReg structure for AVX512 instruction set ...
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition: MinRegDecl.h:29
specialization of ipsdk::simd::detail::MinReg structure for standard instruction set ...
specialization of ipsdk::simd::detail::MinReg structure for AVX instruction set
specialization of ipsdk::simd::detail::MinReg structure for AVX2 instruction set
Predefined types associated to instruction set management.
Definition of import/export macro for library.