|
Jlm
|
This is the complete list of members for jlm::llvm::StoreVolatileOperation, including all inherited members.
| AddressInput(const rvsdg::Node &node) noexcept | jlm::llvm::StoreOperation | inlinestatic |
| Alignment_ | jlm::llvm::StoreOperation | private |
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| CheckAndExtractStoredType(const std::shared_ptr< const rvsdg::Type > &type) | jlm::llvm::StoreVolatileOperation | inlineprivatestatic |
| copy() const override | jlm::llvm::StoreVolatileOperation | virtual |
| Create(const Variable *address, const Variable *value, const Variable *ioState, const Variable *memoryState, size_t alignment) | jlm::llvm::StoreVolatileOperation | inlinestatic |
| Create(rvsdg::Region ®ion, std::unique_ptr< StoreVolatileOperation > storeOperation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::StoreVolatileOperation | inlinestatic |
| CreateNode(rvsdg::Region ®ion, std::unique_ptr< StoreVolatileOperation > storeOperation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::StoreVolatileOperation | inlinestatic |
| CreateNode(rvsdg::Output &address, rvsdg::Output &value, rvsdg::Output &ioState, const std::vector< rvsdg::Output * > &memoryStates, size_t alignment) | jlm::llvm::StoreVolatileOperation | inlinestatic |
| CreateOperandTypes(std::shared_ptr< const rvsdg::Type > storedType, size_t numMemoryStates) | jlm::llvm::StoreVolatileOperation | inlineprivatestatic |
| CreateResultTypes(size_t numMemoryStates) | jlm::llvm::StoreVolatileOperation | inlineprivatestatic |
| debug_string() const override | jlm::llvm::StoreVolatileOperation | virtual |
| GetAlignment() const noexcept | jlm::llvm::StoreOperation | inline |
| GetStoredType() const noexcept | jlm::llvm::StoreOperation | inline |
| IOStateInput(const rvsdg::Node &node) noexcept | jlm::llvm::StoreVolatileOperation | inlinestatic |
| IOStateOutput(const rvsdg::Node &node) noexcept | jlm::llvm::StoreVolatileOperation | inlinestatic |
| MapMemoryStateOutputToInput(const rvsdg::Output &output) | jlm::llvm::StoreOperation | inlinestatic |
| MemoryStateOutputs(const rvsdg::SimpleNode &node) noexcept | jlm::llvm::StoreOperation | inlinestatic |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| NumMemoryStates() const noexcept | jlm::llvm::StoreOperation | inline |
| NumMemoryStates_ | jlm::llvm::StoreOperation | private |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator==(const Operation &other) const noexcept override | jlm::llvm::StoreVolatileOperation | |
| jlm::llvm::StoreOperation::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 |
| StoredValueInput(const rvsdg::Node &node) noexcept | jlm::llvm::StoreOperation | inlinestatic |
| StoreOperation(const std::vector< std::shared_ptr< const rvsdg::Type >> &operandTypes, const std::vector< std::shared_ptr< const rvsdg::Type >> &resultTypes, size_t numMemoryStates, size_t alignment) | jlm::llvm::StoreOperation | inlineprotected |
| StoreVolatileOperation(std::shared_ptr< const rvsdg::Type > storedType, const size_t numMemoryStates, const size_t alignment) | jlm::llvm::StoreVolatileOperation | inline |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~StoreVolatileOperation() noexcept override | jlm::llvm::StoreVolatileOperation |