15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_NBREGSPEROP_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_NBREGSPEROP_H__ 28 template <ipsdk::simd::ePackType::domain packType,
typename T>
31 static const ipInt32 Value=
sizeof(T);
47 #endif // __IPSDKUTIL_INSTRUCTIONSET_NBREGSPEROP_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
int32_t ipInt32
Base types definition.
Definition: BaseTypes.h:52
structure, whose attribute value defines the number of registers contained in pack for current instru...
Definition: NbRegsPerOp.h:29
Definition of import/export macro for library.
packs of scalars
Definition: PackTypes.h:39