17 #ifndef __IPSDKUTIL_INSTRUCTIONSET_REDUCTION_DETAIL_MAXREG_H__ 18 #define __IPSDKUTIL_INSTRUCTIONSET_REDUCTION_DETAIL_MAXREG_H__ 36 template <eInstructionSet::domain instructionSet,
37 typename T,
typename Enable=
void>
51 #ifdef IPSDK_WITH_SSE2 59 #ifdef IPSDK_WITH_AVX2 63 #ifdef IPSDK_WITH_AVX512 67 #endif // __IPSDKUTIL_INSTRUCTIONSET_REDUCTION_DETAIL_MAXREG_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::reduction::MaxReg structure for AVX512 instruction set ...
specialization of ipsdk::simd::detail::MaxReg structure for SSE2 instruction set
specialization of ipsdk::simd::detail::reduction::MaxReg structure for AVX2 instruction set ...
specialization of ipsdk::simd::detail::reduction::MaxReg structure for AVX instruction set ...
Predefined types associated to instruction set management.
Definition of import/export macro for library.
specialization of ipsdk::simd::detail::MaxReg structure for Standard instruction set ...