|
Halide 20.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 2466 of file IRMatch.h.
References Halide::Internal::IRMatcher::IsInt< A >::a, Halide::Internal::IRMatcher::IsInt< A >::bits, halide_type_t::bits, Halide::Type::bits(), halide_type_t::code, halide_type_uint, Halide::Type::is_int(), Halide::Internal::IRMatcher::IsInt< A >::lanes, halide_type_t::lanes, Halide::Type::lanes(), halide_scalar_value_t::u, and halide_scalar_value_t::u64.
| A Halide::Internal::IRMatcher::IsInt< A >::a |
Definition at line 2452 of file IRMatch.h.
Referenced by Halide::Internal::IRMatcher::IsInt< A >::make_folded_const(), and Halide::Internal::IRMatcher::operator<<().
| uint8_t Halide::Internal::IRMatcher::IsInt< A >::bits |
Definition at line 2453 of file IRMatch.h.
Referenced by Halide::Internal::IRMatcher::IsInt< A >::make_folded_const(), and Halide::Internal::IRMatcher::operator<<().
| uint16_t Halide::Internal::IRMatcher::IsInt< A >::lanes |
Definition at line 2454 of file IRMatch.h.
Referenced by Halide::Internal::IRMatcher::IsInt< A >::make_folded_const(), and Halide::Internal::IRMatcher::operator<<().
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |