|
Halide
13.0.4
Halide compiler and libraries
|
#include <IRMatch.h>
Classes | |
| struct | pattern_tag |
Public Member Functions | |
| HALIDE_ALWAYS_INLINE Expr | make (MatcherState &state, halide_type_t type_hint) const noexcept |
| template<typename A1 = A> | |
| HALIDE_ALWAYS_INLINE void | make_folded_const (halide_scalar_value_t &val, halide_type_t &ty, MatcherState &state) const noexcept |
Public Attributes | |
| A | a |
Static Public Attributes | |
| constexpr static uint32_t | binds = bindings<A>::mask |
| constexpr static IRNodeType | min_node_type = IRNodeType::IntImm |
| constexpr static IRNodeType | max_node_type = IRNodeType::FloatImm |
| constexpr static bool | canonical = true |
| constexpr static bool | foldable = A::foldable |
|
inlinenoexcept |
Definition at line 2049 of file IRMatch.h.
References Halide::Internal::IRMatcher::Fold< A >::a, halide_type_t::bits, halide_type_t::code, halide_scalar_value_t::f64, halide_type_float, halide_type_int, halide_scalar_value_t::i64, Halide::Internal::IRMatcher::make_const_expr(), and halide_scalar_value_t::u.
|
inlinenoexcept |
Definition at line 2075 of file IRMatch.h.
References Halide::Internal::IRMatcher::Fold< A >::a.
| A Halide::Internal::IRMatcher::Fold< A >::a |
Definition at line 2040 of file IRMatch.h.
Referenced by Halide::Internal::IRMatcher::Fold< A >::make(), Halide::Internal::IRMatcher::Fold< A >::make_folded_const(), and Halide::Internal::IRMatcher::operator<<().
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |