|
Jlm
|
This is the complete list of members for jlm::hls::AddressQueueOperation, including all inherited members.
| AddressQueueOperation(const std::shared_ptr< const llvm::PointerType > &pointerType, size_t capacity, bool combinatorial) | jlm::hls::AddressQueueOperation | inline |
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| capacity | jlm::hls::AddressQueueOperation | |
| combinatorial | jlm::hls::AddressQueueOperation | |
| copy() const override | jlm::hls::AddressQueueOperation | inlinevirtual |
| create(jlm::rvsdg::Output &check, jlm::rvsdg::Output &enq, jlm::rvsdg::Output &deq, bool combinatorial, size_t capacity=10) | jlm::hls::AddressQueueOperation | inlinestatic |
| CreateInTypes(std::shared_ptr< const llvm::PointerType > pointerType) | jlm::hls::AddressQueueOperation | inlinestatic |
| CreateOutTypes(std::shared_ptr< const llvm::PointerType > pointerType) | jlm::hls::AddressQueueOperation | inlinestatic |
| debug_string() const override | jlm::hls::AddressQueueOperation | inlinevirtual |
| 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::AddressQueueOperation | 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 |
| ~AddressQueueOperation() noexcept override | jlm::hls::AddressQueueOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |