|
Jlm
|
This is the complete list of members for jlm::llvm::MemCpyNonVolatileOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::MemCpyNonVolatileOperation | virtual |
| countInput(const rvsdg::Node &node) noexcept | jlm::llvm::MemCpyOperation | inlinestatic |
| create(const Variable *destination, const Variable *source, const Variable *length, const std::vector< const Variable * > &memoryStates) | jlm::llvm::MemCpyNonVolatileOperation | inlinestatic |
| create(rvsdg::Output *destination, rvsdg::Output *source, rvsdg::Output *length, const std::vector< rvsdg::Output * > &memoryStates) | jlm::llvm::MemCpyNonVolatileOperation | inlinestatic |
| createNode(rvsdg::Output &destination, rvsdg::Output &source, rvsdg::Output &length, const std::vector< rvsdg::Output * > &memoryStates) | jlm::llvm::MemCpyNonVolatileOperation | inlinestatic |
| CreateOperandTypes(std::shared_ptr< const rvsdg::Type > length, size_t numMemoryStates) | jlm::llvm::MemCpyNonVolatileOperation | inlineprivatestatic |
| CreateResultTypes(size_t numMemoryStates) | jlm::llvm::MemCpyNonVolatileOperation | inlineprivatestatic |
| debug_string() const override | jlm::llvm::MemCpyNonVolatileOperation | virtual |
| destinationInput(const rvsdg::Node &node) noexcept | jlm::llvm::MemCpyOperation | inlinestatic |
| LengthType() const noexcept | jlm::llvm::MemCpyOperation | inline |
| mapMemoryStateInputToOutput(const rvsdg::Input &input) | jlm::llvm::MemCpyOperation | inlinestatic |
| mapMemoryStateOutputToInput(const rvsdg::Output &output) | jlm::llvm::MemCpyOperation | inlinestatic |
| MemCpyNonVolatileOperation(std::shared_ptr< const rvsdg::Type > lengthType, size_t numMemoryStates) | jlm::llvm::MemCpyNonVolatileOperation | inline |
| MemCpyOperation(const std::vector< std::shared_ptr< const rvsdg::Type >> &operandTypes, const std::vector< std::shared_ptr< const rvsdg::Type >> &resultTypes) | jlm::llvm::MemCpyOperation | inlineprotected |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| NumMemoryStates() const noexcept override | jlm::llvm::MemCpyNonVolatileOperation | virtual |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator==(const Operation &other) const noexcept override | jlm::llvm::MemCpyNonVolatileOperation | |
| jlm::llvm::MemCpyOperation::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 |
| sourceInput(const rvsdg::Node &node) noexcept | jlm::llvm::MemCpyOperation | inlinestatic |
| ~MemCpyNonVolatileOperation() override | jlm::llvm::MemCpyNonVolatileOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |