#include <hls.hpp>
Definition at line 1182 of file hls.hpp.
◆ ~MemoryResponseOperation()
| jlm::hls::MemoryResponseOperation::~MemoryResponseOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ MemoryResponseOperation()
| jlm::hls::MemoryResponseOperation::MemoryResponseOperation |
( |
const std::vector< std::shared_ptr< const rvsdg::Type >> & |
output_types, |
|
|
int |
in_width |
|
) |
| |
|
inlineexplicit |
◆ copy()
| std::unique_ptr<Operation> jlm::hls::MemoryResponseOperation::copy |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ create()
◆ CreateInTypes()
| static std::vector<std::shared_ptr<const jlm::rvsdg::Type> > jlm::hls::MemoryResponseOperation::CreateInTypes |
( |
int |
in_width | ) |
|
|
inlinestatic |
◆ CreateOutTypes()
| static std::vector<std::shared_ptr<const jlm::rvsdg::Type> > jlm::hls::MemoryResponseOperation::CreateOutTypes |
( |
const std::vector< std::shared_ptr< const rvsdg::Type >> & |
output_types | ) |
|
|
inlinestatic |
◆ debug_string()
| std::string jlm::hls::MemoryResponseOperation::debug_string |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator==()
| bool jlm::hls::MemoryResponseOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this class was generated from the following files: