#include <packetmath_test_shared.h>
|
| template<typename T > |
| T | load (const T *from) const |
| |
| template<typename T > |
| T | loadu (const T *from) const |
| |
| template<typename T > |
| T | load (const T *from, unsigned long long) const |
| |
| template<typename T > |
| void | store (T *to, const T &x) const |
| |
| template<typename T > |
| void | store (T *to, const T &x, unsigned long long) const |
| |
| template<typename T > |
| T & | forward_reference (Packet &, T &scalar) const |
| |
◆ forward_reference()
◆ load() [1/2]
◆ load() [2/2]
◆ loadu()
◆ store() [1/2]
◆ store() [2/2]
The documentation for this struct was generated from the following file: