void assignToZero(__v4si &n) OME_ALWAYS_INLINE
Assigns 0 to a 4-element vector of 32-bit integers.
Definition: assignVectorToZero.hpp:29
#define OME_ALWAYS_INLINE
Tell the compiler to alway inline a function, regardless of optimization level.
Definition: compiler_hints.h:364