ViennaCL - The Vienna Computing Library
1.5.2
|
#include <read_write.hpp>
Public Types | |
enum | mode_t { FETCH, WRITE_BACK } |
Public Member Functions | |
read_write_traversal (mode_t mode, unsigned int simd_width, std::string suffix, std::set< std::string > &cache, index_tuple const &index, utils::kernel_generation_stream &stream, mapping_type const &mapping) | |
void | operator() (scheduler::statement const &, unsigned int root_idx, node_type leaf) const |
enum mode_t |
read_write_traversal | ( | mode_t | mode, |
unsigned int | simd_width, | ||
std::string | suffix, | ||
std::set< std::string > & | cache, | ||
index_tuple const & | index, | ||
utils::kernel_generation_stream & | stream, | ||
mapping_type const & | mapping | ||
) | [inline] |
void operator() | ( | scheduler::statement const & | , |
unsigned int | root_idx, | ||
node_type | leaf | ||
) | const [inline] |