|
Jlm
|
This is the complete list of members for jlm::hls::BufferOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| BufferOperation(const std::shared_ptr< const jlm::rvsdg::Type > &type, size_t capacity, bool pass_through) | jlm::hls::BufferOperation | inline |
| Capacity() const noexcept | jlm::hls::BufferOperation | inline |
| Capacity_ | jlm::hls::BufferOperation | private |
| copy() const override | jlm::hls::BufferOperation | inlinevirtual |
| create(jlm::rvsdg::Output &value, size_t capacity, bool pass_through=false) | jlm::hls::BufferOperation | inlinestatic |
| debug_string() const override | jlm::hls::BufferOperation | inlinevirtual |
| IsPassThrough() const noexcept | jlm::hls::BufferOperation | inline |
| IsPassThrough_ | jlm::hls::BufferOperation | private |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator==(const Operation &other) const noexcept override | jlm::hls::BufferOperation | inlinevirtual |
| result(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| results_ | jlm::rvsdg::SimpleOperation | private |
| SimpleOperation(std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::vector< std::shared_ptr< const jlm::rvsdg::Type >> results) | jlm::rvsdg::SimpleOperation | inline |
| ~BufferOperation() noexcept override | jlm::hls::BufferOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |