Halide 19.0.0
Halide compiler and libraries
|
#include <IRMatch.h>
Classes | |
struct | pattern_tag |
Public Member Functions | |
template<uint32_t bound> | |
HALIDE_ALWAYS_INLINE bool | match (const BaseExprNode &e, MatcherState &state) const noexcept |
HALIDE_ALWAYS_INLINE Expr | make (MatcherState &state, halide_type_t type_hint) const |
Static Public Attributes | |
static constexpr uint32_t | binds = 1 << (i + 16) |
static constexpr IRNodeType | min_node_type = IRNodeType::IntImm |
static constexpr IRNodeType | max_node_type = StrongestExprNodeType |
static constexpr bool | canonical = true |
static constexpr bool | foldable = false |
|
inlinenoexcept |
Definition at line 464 of file IRMatch.h.
References Halide::Internal::IRMatcher::Wild< i >::binds, and Halide::Internal::equal().
|
inline |
Definition at line 473 of file IRMatch.h.
References Halide::Internal::IRMatcher::MatcherState::get_binding().
|
staticconstexpr |
Definition at line 457 of file IRMatch.h.
Referenced by Halide::Internal::IRMatcher::Wild< i >::match().
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |