#include <backendBase.h>
◆ device()
static MemAlloc CodeGenerator::MemAlloc::device |
( |
size_t |
deviceBytes | ) |
|
|
inlinestatic |
◆ getDeviceBytes()
size_t CodeGenerator::MemAlloc::getDeviceBytes |
( |
| ) |
const |
|
inline |
◆ getDeviceMBytes()
size_t CodeGenerator::MemAlloc::getDeviceMBytes |
( |
| ) |
const |
|
inline |
◆ getHostBytes()
size_t CodeGenerator::MemAlloc::getHostBytes |
( |
| ) |
const |
|
inline |
◆ getHostMBytes()
size_t CodeGenerator::MemAlloc::getHostMBytes |
( |
| ) |
const |
|
inline |
◆ getZeroCopyBytes()
size_t CodeGenerator::MemAlloc::getZeroCopyBytes |
( |
| ) |
const |
|
inline |
◆ getZeroCopyMBytes()
size_t CodeGenerator::MemAlloc::getZeroCopyMBytes |
( |
| ) |
const |
|
inline |
◆ host()
static MemAlloc CodeGenerator::MemAlloc::host |
( |
size_t |
hostBytes | ) |
|
|
inlinestatic |
◆ hostDevice()
static MemAlloc CodeGenerator::MemAlloc::hostDevice |
( |
size_t |
bytes | ) |
|
|
inlinestatic |
◆ operator+=()
◆ zero()
static MemAlloc CodeGenerator::MemAlloc::zero |
( |
| ) |
|
|
inlinestatic |
◆ zeroCopy()
static MemAlloc CodeGenerator::MemAlloc::zeroCopy |
( |
size_t |
zeroCopyBytes | ) |
|
|
inlinestatic |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const MemAlloc & |
m |
|
) |
| |
|
friend |
◆ operator>>
std::istream& operator>> |
( |
std::istream & |
in, |
|
|
MemAlloc & |
m |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: