|
Jlm
|
This is the complete list of members for jlm::llvm::MemCpyVolatileOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::MemCpyVolatileOperation | virtual |
| countInput(const rvsdg::Node &node) noexcept | jlm::llvm::MemCpyOperation | inlinestatic |
| CreateNode(rvsdg::Output &destination, rvsdg::Output &source, rvsdg::Output &length, rvsdg::Output &ioState, const std::vector< rvsdg::Output * > &memoryStates) | jlm::llvm::MemCpyVolatileOperation | inlinestatic |
| CreateOperandTypes(std::shared_ptr< const rvsdg::Type > lengthType, size_t numMemoryStates) | jlm::llvm::MemCpyVolatileOperation | inlineprivatestatic |
| CreateResultTypes(size_t numMemoryStates) | jlm::llvm::MemCpyVolatileOperation | inlineprivatestatic |
| CreateThreeAddressCode(const Variable &destination, const Variable &source, const Variable &length, const Variable &ioState, const std::vector< const Variable * > &memoryStates) | jlm::llvm::MemCpyVolatileOperation | inlinestatic |
| debug_string() const override | jlm::llvm::MemCpyVolatileOperation | 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 |
| 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 |
| MemCpyVolatileOperation(std::shared_ptr< const rvsdg::Type > lengthType, size_t numMemoryStates) | jlm::llvm::MemCpyVolatileOperation | inline |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| NumMemoryStates() const noexcept override | jlm::llvm::MemCpyVolatileOperation | 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::MemCpyVolatileOperation | |
| 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 |
| ~MemCpyVolatileOperation() noexcept override | jlm::llvm::MemCpyVolatileOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |