Halide 17.0.0
Halide compiler and libraries
|
#include <Generator.h>
Additional Inherited Members | |
![]() | |
using | type = T |
![]() | |
void | check_value_readable () const |
void | check_value_writable () const |
virtual std::string | get_type_decls () const |
virtual bool | is_synthetic_param () const |
virtual bool | is_looplevel_param () const |
void | fail_wrong_type (const char *type) |
![]() | |
T | value_ |
Definition at line 726 of file Generator.h.
|
inline |
Definition at line 728 of file Generator.h.
References Halide::Internal::GeneratorParamImpl< T >::set().
|
inlineoverridevirtual |
Reimplemented from Halide::Internal::GeneratorParamImpl< T >.
Definition at line 737 of file Generator.h.
References Halide::cast(), Halide::Internal::GeneratorParamImpl< T >::set_impl(), and user_assert.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Reimplemented in Halide::Internal::GeneratorParam_Bool< T >.
Definition at line 742 of file Generator.h.
References Halide::cast(), Halide::Expr::get(), Halide::Internal::GeneratorParamImpl< T >::set(), and user_assert.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Reimplemented in Halide::Internal::GeneratorParam_Bool< T >.
Definition at line 759 of file Generator.h.
References Halide::cast(), and Halide::Internal::GeneratorParamImpl< T >::value().
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Reimplemented in Halide::Internal::GeneratorParam_Bool< T >.
Definition at line 773 of file Generator.h.
References Halide::cast().
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Reimplemented in Halide::Internal::GeneratorParam_Bool< T >.
Definition at line 779 of file Generator.h.
References Halide::cast(), and user_error.