Halide 21.0.0
Halide compiler and libraries
|
#include <Generator.h>
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) | |
GeneratorOutput (const std::string &name, const std::vector< Type > &t) | |
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) | |
GeneratorOutput (size_t array_size, const std::string &name, const std::vector< Type > &t) | |
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, int D2> | |
GeneratorOutput< T > & | operator= (Buffer< T2, D2 > &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 2800 of file Generator.h.
|
protected |
Definition at line 2805 of file Generator.h.
|
inlineexplicit |
Definition at line 2811 of file Generator.h.
Referenced by GeneratorOutput(), operator=(), operator=(), and operator=().
|
inlineexplicit |
Definition at line 2815 of file Generator.h.
References GeneratorOutput().
|
inlineexplicit |
Definition at line 2819 of file Generator.h.
|
inlineexplicit |
Definition at line 2823 of file Generator.h.
|
inlineexplicit |
Definition at line 2827 of file Generator.h.
|
inlineexplicit |
Definition at line 2831 of file Generator.h.
|
inlineexplicit |
Definition at line 2835 of file Generator.h.
|
inlineexplicit |
Definition at line 2839 of file Generator.h.
|
inlineexplicit |
Definition at line 2843 of file Generator.h.
|
inlineexplicit |
Definition at line 2847 of file Generator.h.
|
inlineexplicit |
Definition at line 2851 of file Generator.h.
|
inlineexplicit |
Definition at line 2855 of file Generator.h.
|
inlineexplicit |
Definition at line 2859 of file Generator.h.
|
inline |
Definition at line 2867 of file Generator.h.
References GeneratorOutput().
|
inline |
Definition at line 2873 of file Generator.h.
References GeneratorOutput().
|
inline |
Definition at line 2878 of file Generator.h.
References GeneratorOutput().