|
Halide 21.0.0
Halide compiler and libraries
|
#include <IRMatch.h>
Classes | |
| struct | pattern_tag |
Public Member Functions | |
| 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::UIntImm |
| static constexpr IRNodeType | max_node_type = IRNodeType::UIntImm |
| static constexpr bool | canonical = true |
| static constexpr bool | foldable = A::foldable |
|
inlinenoexcept |
Definition at line 2261 of file IRMatch.h.
References a, HALIDE_ALWAYS_INLINE, halide_type_uint, and Halide::Internal::IRMatcher::MatcherState::special_values_mask.
| A Halide::Internal::IRMatcher::Overflows< A >::a |
Definition at line 2248 of file IRMatch.h.
Referenced by make_folded_const(), and Halide::Internal::IRMatcher::operator<<().
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |