Halide
12.0.1
Halide compiler and libraries
|
#include <Generator.h>
Inherits Internal::GeneratorOutputImplBase< T >.
Public Member Functions | |
GeneratorOutput (const std::string &name) | |
GeneratorOutput (const char *name) | |
GeneratorOutput (size_t array_size, const std::string &name) | |
GeneratorOutput (const std::string &name, int d) | |
GeneratorOutput (const std::string &name, const Type &t, int d) | |
GeneratorOutput (const std::string &name, const std::vector< Type > &t, int d) | |
GeneratorOutput (size_t array_size, const std::string &name, int d) | |
GeneratorOutput (size_t array_size, const std::string &name, const Type &t, int d) | |
GeneratorOutput (size_t array_size, const std::string &name, const std::vector< Type > &t, int d) | |
template<typename T2 > | |
GeneratorOutput< T > & | operator= (Buffer< T2 > &buffer) |
template<typename T2 > | |
GeneratorOutput< T > & | operator= (const Internal::StubOutputBuffer< T2 > &stub_output_buffer) |
GeneratorOutput< T > & | operator= (const Func &f) |
Protected Types | |
using | TBase = typename Super::TBase |
Definition at line 2682 of file Generator.h.
|
protected |
Definition at line 2687 of file Generator.h.
|
inlineexplicit |
Definition at line 2690 of file Generator.h.
|
inlineexplicit |
Definition at line 2694 of file Generator.h.
|
inline |
Definition at line 2698 of file Generator.h.
|
inline |
Definition at line 2702 of file Generator.h.
|
inline |
Definition at line 2706 of file Generator.h.
|
inline |
Definition at line 2710 of file Generator.h.
|
inline |
Definition at line 2714 of file Generator.h.
|
inline |
Definition at line 2718 of file Generator.h.
|
inline |
Definition at line 2722 of file Generator.h.
|
inline |
Definition at line 2730 of file Generator.h.
|
inline |
Definition at line 2736 of file Generator.h.
|
inline |
Definition at line 2741 of file Generator.h.