19 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_MULREG_H__ 20 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_MULREG_H__ 37 template <eInstructionSet::domain instructionSet,
38 typename T,
typename Enable=
void>
52 #ifdef IPSDK_WITH_SSE2 60 #ifdef IPSDK_WITH_AVX2 64 #ifdef IPSDK_WITH_AVX512 68 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_MULREG_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::MulReg structure for AVX2 instruction set
Predefined types associated to instruction set management.
specialization of ipsdk::simd::detail::MulReg structure for AVX512 instruction set ...
Definition of import/export macro for library.
specialization of ipsdk::simd::detail::MulReg structure for standard instruction set ...
specialization of ipsdk::simd::detail::MulReg structure for SSE2 instruction set
specialization of ipsdk::simd::detail::MulReg structure for AVX instruction set