15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_DETAIL_BASEPACKDECL_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_DETAIL_BASEPACKDECL_H__ 28 template <ipsdk::simd::ePackType::domain packType,
typename T>
42 #ifdef IPSDK_WITH_SSE2 46 #if (defined IPSDK_WITH_AVX || defined IPSDK_WITH_AVX2) 50 #ifdef IPSDK_WITH_AVX512 54 #endif // __IPSDKUTIL_INSTRUCTIONSET_DETAIL_PACKDECL_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
structure, whose attribute value defines the number of registers contained in pack for current instru...
Definition of import/export macro for library.
structure containing intrinsic registers used to store vectorized data
Definition: BasePackDecl.h:29