#include <packetmath_test_shared.h>
Public Member Functions | |
template<typename T > | |
Packet & | forward_reference (Packet &packet, T &) const |
template<typename T > | |
Packet | load (const T *from) const |
template<typename T > | |
Packet | load (const T *from, unsigned long long umask) const |
template<typename T > | |
Packet | loadu (const T *from) const |
template<typename T > | |
void | store (T *to, const Packet &x) const |
template<typename T > | |
void | store (T *to, const Packet &x, unsigned long long umask) const |
Definition at line 145 of file packetmath_test_shared.h.
|
inline |
Definition at line 163 of file packetmath_test_shared.h.
|
inline |
Definition at line 148 of file packetmath_test_shared.h.
|
inline |
Definition at line 154 of file packetmath_test_shared.h.
|
inline |
Definition at line 151 of file packetmath_test_shared.h.
|
inline |
Definition at line 157 of file packetmath_test_shared.h.
|
inline |
Definition at line 160 of file packetmath_test_shared.h.