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