array_name(size_t i) const | Halide::Internal::GIOBase | protected |
array_size() const | Halide::Internal::GIOBase | protected |
array_size_ | Halide::Internal::GIOBase | mutableprotected |
array_size_defined() const | Halide::Internal::GIOBase | protected |
as() const | Halide::Internal::GeneratorOutput_Buffer< T > | inlineprotected |
at(size_t i) const | Halide::Internal::GeneratorOutputImpl< T > | inline |
begin() const | Halide::Internal::GeneratorOutputImpl< T > | inline |
check_gio_access() const | Halide::Internal::GIOBase | protected |
check_matching_array_size(size_t size) const | Halide::Internal::GIOBase | protected |
check_matching_dims(int d) const | Halide::Internal::GIOBase | protected |
check_matching_types(const std::vector< Type > &t) const | Halide::Internal::GIOBase | protected |
check_value_writable() const override | Halide::Internal::GeneratorOutputBase | protectedvirtual |
dims() const | Halide::Internal::GIOBase | protected |
dims_ | Halide::Internal::GIOBase | mutableprotected |
dims_defined() const | Halide::Internal::GIOBase | protected |
end() const | Halide::Internal::GeneratorOutputImpl< T > | inline |
exprs() const | Halide::Internal::GIOBase | protected |
exprs_ | Halide::Internal::GIOBase | protected |
funcs() const | Halide::Internal::GIOBase | protected |
funcs_ | Halide::Internal::GIOBase | protected |
generator | Halide::Internal::GIOBase | protected |
GeneratorOutput_Buffer(const std::string &name) | Halide::Internal::GeneratorOutput_Buffer< T > | inlineexplicitprotected |
GeneratorOutput_Buffer(const std::string &name, const std::vector< Type > &t, int d) | Halide::Internal::GeneratorOutput_Buffer< T > | inlineprotected |
GeneratorOutput_Buffer(const std::string &name, const std::vector< Type > &t) | Halide::Internal::GeneratorOutput_Buffer< T > | inlineprotected |
GeneratorOutput_Buffer(const std::string &name, int d) | Halide::Internal::GeneratorOutput_Buffer< T > | inlineprotected |
GeneratorOutput_Buffer(size_t array_size, const std::string &name) | Halide::Internal::GeneratorOutput_Buffer< T > | inlineprotected |
GeneratorOutput_Buffer(size_t array_size, const std::string &name, const std::vector< Type > &t, int d) | Halide::Internal::GeneratorOutput_Buffer< T > | inlineprotected |
GeneratorOutput_Buffer(size_t array_size, const std::string &name, const std::vector< Type > &t) | Halide::Internal::GeneratorOutput_Buffer< T > | inlineprotected |
GeneratorOutput_Buffer(size_t array_size, const std::string &name, int d) | Halide::Internal::GeneratorOutput_Buffer< T > | inlineprotected |
GeneratorOutputBase(size_t array_size, const std::string &name, ArgInfoKind kind, const std::vector< Type > &t, int d) | Halide::Internal::GeneratorOutputBase | protected |
GeneratorOutputBase(const std::string &name, ArgInfoKind kind, const std::vector< Type > &t, int d) | Halide::Internal::GeneratorOutputBase | protected |
GeneratorOutputImpl(const std::string &name, ArgInfoKind kind, const std::vector< Type > &t, int d) | Halide::Internal::GeneratorOutputImpl< T > | inlineprotected |
GeneratorOutputImpl(const std::string &name, ArgInfoKind kind, const std::vector< Type > &t, int d) | Halide::Internal::GeneratorOutputImpl< T > | inlineprotected |
GeneratorOutputImpl(const std::string &name, ArgInfoKind kind, const std::vector< Type > &t, int d) | Halide::Internal::GeneratorOutputImpl< T > | inlineprotected |
get_c_type() const override | Halide::Internal::GeneratorOutput_Buffer< T > | inlineprotectedvirtual |
get_values() const | Halide::Internal::GIOBase | protected |
get_values() const | Halide::Internal::GIOBase | inlineprotected |
get_values() const | Halide::Internal::GIOBase | inlineprotected |
gio_type() const | Halide::Internal::GIOBase | protected |
gio_types() const | Halide::Internal::GIOBase | protected |
gio_types_defined() const | Halide::Internal::GIOBase | protected |
GIOBase(size_t array_size, const std::string &name, ArgInfoKind kind, const std::vector< Type > &types, int dims) | Halide::Internal::GIOBase | protected |
GIOBase(const GIOBase &)=delete | Halide::Internal::GIOBase | |
GIOBase(GIOBase &&)=delete | Halide::Internal::GIOBase | |
init_internals() | Halide::Internal::GeneratorOutputBase | protected |
input_or_output() const override | Halide::Internal::GeneratorOutputBase | inlineprotectedvirtual |
is_array() const override | Halide::Internal::GeneratorOutputImpl< T > | inlineprotectedvirtual |
kind() const | Halide::Internal::GIOBase | protected |
kind_ | Halide::Internal::GIOBase | protected |
name() const | Halide::Internal::GIOBase | protected |
name_ | Halide::Internal::GIOBase | protected |
operator Func() const | Halide::Internal::GeneratorOutputImpl< T > | inline |
operator OutputImageParam() const | Halide::Internal::GeneratorOutput_Buffer< T > | inline |
operator Stage() const | Halide::Internal::GeneratorOutputImpl< T > | inline |
operator()(Args &&...args) const | Halide::Internal::GeneratorOutputImpl< T > | inline |
operator()(std::vector< ExprOrVar > args) const | Halide::Internal::GeneratorOutputImpl< T > | inline |
operator=(Buffer< T2, D2 > &buffer) | Halide::Internal::GeneratorOutput_Buffer< T > | inline |
operator=(const StubOutputBuffer< T2 > &stub_output_buffer) | Halide::Internal::GeneratorOutput_Buffer< T > | inline |
operator=(const Func &f) | Halide::Internal::GeneratorOutput_Buffer< T > | inline |
Halide::Internal::GeneratorOutputImpl::operator=(const GIOBase &)=delete | Halide::Internal::GIOBase | |
Halide::Internal::GeneratorOutputImpl::operator=(GIOBase &&)=delete | Halide::Internal::GIOBase | |
operator[](size_t i) const | Halide::Internal::GeneratorOutput_Buffer< T > | inline |
operator[](size_t i) | Halide::Internal::GeneratorOutput_Buffer< T > | inline |
resize(size_t size) | Halide::Internal::GeneratorOutputImpl< T > | inline |
set_array_size(int size) | Halide::Internal::GIOBase | |
set_dimensions(int dims) | Halide::Internal::GIOBase | |
set_estimates(const Region &estimates) | Halide::Internal::GeneratorOutput_Buffer< T > | inline |
set_type(const Type &type) | Halide::Internal::GIOBase | |
size() const | Halide::Internal::GeneratorOutputImpl< T > | inline |
TBase typedef | Halide::Internal::GeneratorOutput_Buffer< T > | protected |
types_ | Halide::Internal::GIOBase | mutableprotected |
ValueType typedef | Halide::Internal::GeneratorOutputImpl< T > | protected |
verify_internals() | Halide::Internal::GIOBase | protectedvirtual |
~GeneratorOutputBase() override | Halide::Internal::GeneratorOutputBase | |
~GIOBase()=default | Halide::Internal::GIOBase | virtual |