Halide 19.0.0
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 | |
static constexpr uint32_t | binds = bindings<A>::mask |
static constexpr IRNodeType | min_node_type = IRNodeType::IntImm |
static constexpr IRNodeType | max_node_type = IRNodeType::FloatImm |
static constexpr bool | canonical = true |
static constexpr bool | foldable = A::foldable |
|
inlinenoexcept |
Definition at line 2194 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 2220 of file IRMatch.h.
References Halide::Internal::IRMatcher::Fold< A >::a.
A Halide::Internal::IRMatcher::Fold< A >::a |
Definition at line 2185 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 |