15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_DETAIL_STD_GATHERREGIMPL_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_DETAIL_STD_GATHERREGIMPL_H__ 33 GatherReg<eInstructionSet::eIS_Standard, T>
34 ::act(
const T* baseAddress,
38 out = baseAddress[*indexes];
44 GatherReg<eInstructionSet::eIS_Standard, T>
45 ::act(
const T* baseAddress,
49 out = baseAddress[index];
59 #endif // __IPSDKUTIL_INSTRUCTIONSET_DETAIL_STD_GATHERREGIMPL_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition of import/export macro for library.
unload function; unloads a pack into a memory buffer
uint32_t ipUInt32
Base types definition.
Definition: BaseTypes.h:53