Halide
17.0.2
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 |
|
inline |
|
static |
Definition at line 469 of file IRMatch.h.
Referenced by Halide::Internal::IRMatcher::Wild< 5 >::match().
|
static |
|
static |
|
static |
|
static |