Definition at line 341 of file FIRRTLAnnotations.h.
◆ AnnoTargetImpl() [1/2]
circt::firrtl::detail::AnnoTargetImpl::AnnoTargetImpl |
( |
Operation * |
op | ) |
|
|
inline |
◆ AnnoTargetImpl() [2/2]
circt::firrtl::detail::AnnoTargetImpl::AnnoTargetImpl |
( |
Operation * |
op, |
|
|
unsigned |
portNo |
|
) |
| |
|
inline |
◆ getOp()
Operation * circt::firrtl::detail::AnnoTargetImpl::getOp |
( |
| ) |
const |
|
inline |
◆ getPortNo()
unsigned circt::firrtl::detail::AnnoTargetImpl::getPortNo |
( |
| ) |
const |
|
inline |
◆ isOp()
bool circt::firrtl::detail::AnnoTargetImpl::isOp |
( |
| ) |
const |
|
inline |
◆ isPort()
bool circt::firrtl::detail::AnnoTargetImpl::isPort |
( |
| ) |
const |
|
inline |
◆ operator bool()
circt::firrtl::detail::AnnoTargetImpl::operator bool |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool circt::firrtl::detail::AnnoTargetImpl::operator!= |
( |
const AnnoTargetImpl & |
other | ) |
const |
|
inline |
◆ operator==()
bool circt::firrtl::detail::AnnoTargetImpl::operator== |
( |
const AnnoTargetImpl & |
other | ) |
const |
|
inline |
◆ setOp()
void circt::firrtl::detail::AnnoTargetImpl::setOp |
( |
Operation * |
op | ) |
|
|
inline |
◆ setPortNo()
void circt::firrtl::detail::AnnoTargetImpl::setPortNo |
( |
unsigned |
portNo | ) |
|
|
inline |
◆ op
Operation* circt::firrtl::detail::AnnoTargetImpl::op |
|
protected |
◆ portNo
size_t circt::firrtl::detail::AnnoTargetImpl::portNo |
|
protected |
The documentation for this struct was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/include/circt/Dialect/FIRRTL/FIRRTLAnnotations.h