15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_DETAIL_AVX512_LOADREGDECL_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_DETAIL_AVX512_LOADREGDECL_H__ 34 typename boost::enable_if_c<boost::is_integral<T>::value>::type>
36 static IPSDK_FORCEINLINE
39 static IPSDK_FORCEINLINE
47 static IPSDK_FORCEINLINE
50 static IPSDK_FORCEINLINE
58 static IPSDK_FORCEINLINE
61 static IPSDK_FORCEINLINE
74 #endif // __IPSDKUTIL_INSTRUCTIONSET_DETAIL_AVX512_LOADREGDECL_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
double ipReal64
Base types definition.
Definition: BaseTypes.h:57
(including fundation and byte and word instructions)
Definition: InstructionSetTypes.h:51
BasePack class; defines a set of scalars (for instruction set "standard") or registers (for all other...
eInstructionSet
Enumerate for processor instruction set description.
Definition: InstructionSetTypes.h:31
Predefined types associated to instruction set management.
Definition of import/export macro for library.
Definition: LoadRegDecl.h:30
float ipReal32
Base types definition.
Definition: BaseTypes.h:56
structure used to retrieve AVX512 type associated to a base type
Definition: Avx512Types.h:36