|
CIRCT 23.0.0git
|
#include <CombOps.h>

Public Member Functions | |
| SextMatcher (SubType lhs) | |
| bool | match (Operation *op) |
Public Attributes | |
| SubType | lhs |
|
inline |
|
inline |
Definition at line 123 of file CombOps.h.
References circt::comb::SextMatcher< SubType >::lhs.
| SubType circt::comb::SextMatcher< SubType >::lhs |
Definition at line 121 of file CombOps.h.
Referenced by circt::comb::SextMatcher< SubType >::match().