Halide 19.0.0
Halide compiler and libraries
|
#include <IRMatch.h>
Classes | |
struct | pattern_tag |
Public Member Functions | |
HALIDE_ALWAYS_INLINE void | make_folded_const (halide_scalar_value_t &val, halide_type_t &ty, MatcherState &state) const |
Public Attributes | |
A | a |
uint8_t | bits |
uint16_t | lanes |
Static Public Attributes | |
static constexpr uint32_t | binds = bindings<A>::mask |
static constexpr IRNodeType | min_node_type = IRNodeType::UIntImm |
static constexpr IRNodeType | max_node_type = IRNodeType::UIntImm |
static constexpr bool | canonical = true |
static constexpr bool | foldable = true |
|
inline |
Definition at line 2517 of file IRMatch.h.
References Halide::Internal::IRMatcher::IsUInt< A >::a, Halide::Internal::IRMatcher::IsUInt< A >::bits, Halide::Type::bits(), halide_type_t::bits, halide_type_t::code, halide_type_uint, Halide::Type::is_uint(), Halide::Internal::IRMatcher::IsUInt< A >::lanes, Halide::Type::lanes(), halide_type_t::lanes, halide_scalar_value_t::u, and halide_scalar_value_t::u64.
A Halide::Internal::IRMatcher::IsUInt< A >::a |
Definition at line 2503 of file IRMatch.h.
Referenced by Halide::Internal::IRMatcher::IsUInt< A >::make_folded_const(), and Halide::Internal::IRMatcher::operator<<().
uint8_t Halide::Internal::IRMatcher::IsUInt< A >::bits |
Definition at line 2504 of file IRMatch.h.
Referenced by Halide::Internal::IRMatcher::IsUInt< A >::make_folded_const(), and Halide::Internal::IRMatcher::operator<<().
uint16_t Halide::Internal::IRMatcher::IsUInt< A >::lanes |
Definition at line 2505 of file IRMatch.h.
Referenced by Halide::Internal::IRMatcher::IsUInt< A >::make_folded_const(), and Halide::Internal::IRMatcher::operator<<().
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |