|
Jlm
|
This is the complete list of members for jlm::llvm::MemSetNonVolatileOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::MemSetNonVolatileOperation | virtual |
| createNode(rvsdg::Output &destination, rvsdg::Output &value, rvsdg::Output &length, const std::vector< rvsdg::Output * > &memoryStates) | jlm::llvm::MemSetNonVolatileOperation | inlinestatic |
| createOperandTypes(const std::shared_ptr< const rvsdg::Type > &lengthType, const size_t numMemoryStates) | jlm::llvm::MemSetNonVolatileOperation | inlineprivatestatic |
| createResultTypes(size_t numMemoryStates) | jlm::llvm::MemSetNonVolatileOperation | inlineprivatestatic |
| createTac(const Variable &destination, const Variable &value, const Variable &length, const std::vector< const Variable * > &memoryStates) | jlm::llvm::MemSetNonVolatileOperation | inlinestatic |
| debug_string() const override | jlm::llvm::MemSetNonVolatileOperation | virtual |
| destinationInput(const rvsdg::Node &node) noexcept | jlm::llvm::MemSetOperation | inlinestatic |
| lengthInput(const rvsdg::Node &node) noexcept | jlm::llvm::MemSetOperation | inlinestatic |
| lengthType() const noexcept | jlm::llvm::MemSetOperation | inline |
| mapMemoryStateInputToOutput(const rvsdg::Input &input) | jlm::llvm::MemSetOperation | inlinestatic |
| mapMemoryStateOutputToInput(const rvsdg::Output &output) | jlm::llvm::MemSetOperation | inlinestatic |
| MemSetNonVolatileOperation(std::shared_ptr< const rvsdg::Type > lengthType, size_t numMemoryStates) | jlm::llvm::MemSetNonVolatileOperation | inline |
| MemSetOperation(const std::vector< std::shared_ptr< const rvsdg::Type >> &operandTypes, const std::vector< std::shared_ptr< const rvsdg::Type >> &resultTypes) | jlm::llvm::MemSetOperation | inlineprotected |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| numMemoryStates() const noexcept override | jlm::llvm::MemSetNonVolatileOperation | 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::MemSetNonVolatileOperation | |
| jlm::llvm::MemSetOperation::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 |
| valueInput(const rvsdg::Node &node) noexcept | jlm::llvm::MemSetOperation | inlinestatic |
| ~MemSetNonVolatileOperation() noexcept override | jlm::llvm::MemSetNonVolatileOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |