|
Jlm
|
This is the complete list of members for jlm::llvm::LoadOperation, including all inherited members.
| AddressInput(const rvsdg::Node &node) noexcept | jlm::llvm::LoadOperation | inlinestatic |
| Alignment_ | jlm::llvm::LoadOperation | private |
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const =0 | jlm::rvsdg::Operation | pure virtual |
| debug_string() const =0 | jlm::rvsdg::Operation | pure virtual |
| GetAlignment() const noexcept | jlm::llvm::LoadOperation | inline |
| GetLoadedType() const noexcept | jlm::llvm::LoadOperation | inline |
| LoadedValueOutput(const rvsdg::Node &node) | jlm::llvm::LoadOperation | inlinestatic |
| LoadOperation(const std::vector< std::shared_ptr< const rvsdg::Type >> &operandTypes, const std::vector< std::shared_ptr< const rvsdg::Type >> &resultTypes, const size_t numMemoryStates, const size_t alignment) | jlm::llvm::LoadOperation | inlineprotected |
| mapMemoryStateInputToOutput(const rvsdg::Input &input) | jlm::llvm::LoadOperation | inlinestatic |
| MapMemoryStateOutputToInput(const rvsdg::Output &output) | jlm::llvm::LoadOperation | inlinestatic |
| MemoryStateInputs(const rvsdg::Node &node) noexcept | jlm::llvm::LoadOperation | inlinestatic |
| MemoryStateOutputs(const rvsdg::Node &node) noexcept | jlm::llvm::LoadOperation | inlinestatic |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| NumMemoryStates() const noexcept | jlm::llvm::LoadOperation | inline |
| NumMemoryStates_ | jlm::llvm::LoadOperation | private |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator==(const Operation &other) const noexcept=0 | jlm::rvsdg::Operation | pure virtual |
| 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 |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |