Halide 18.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 725 of file Generator.h.
|
inline |
Definition at line 727 of file Generator.h.
References Halide::Internal::GeneratorParamImpl< T >::set().
|
inlineoverridevirtual |
Reimplemented from Halide::Internal::GeneratorParamImpl< T >.
Definition at line 736 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 741 of file Generator.h.
References Halide::cast(), Halide::Internal::GeneratorParamImpl< T >::set(), and user_assert.
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Reimplemented in Halide::Internal::GeneratorParam_Bool< T >.
Definition at line 758 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 772 of file Generator.h.
References Halide::cast().
|
inlineoverridevirtual |
Implements Halide::Internal::GeneratorParamBase.
Reimplemented in Halide::Internal::GeneratorParam_Bool< T >.
Definition at line 778 of file Generator.h.
References Halide::cast(), and user_error.