|
Jlm
|
This is the complete list of members for jlm::llvm::StoreNonVolatileOperation, 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::StoreNonVolatileOperation | inlineprivatestatic |
| copy() const override | jlm::llvm::StoreNonVolatileOperation | virtual |
| Create(const Variable *address, const Variable *value, const Variable *state, size_t alignment) | jlm::llvm::StoreNonVolatileOperation | inlinestatic |
| Create(rvsdg::Output *address, rvsdg::Output *value, const std::vector< rvsdg::Output * > &memoryStates, size_t alignment) | jlm::llvm::StoreNonVolatileOperation | inlinestatic |
| Create(rvsdg::Region ®ion, std::unique_ptr< StoreNonVolatileOperation > storeOperation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::StoreNonVolatileOperation | inlinestatic |
| CreateNode(rvsdg::Output &address, rvsdg::Output &value, const std::vector< rvsdg::Output * > &memoryStates, size_t alignment) | jlm::llvm::StoreNonVolatileOperation | inlinestatic |
| CreateNode(rvsdg::Region ®ion, std::unique_ptr< StoreNonVolatileOperation > storeOperation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::StoreNonVolatileOperation | inlinestatic |
| CreateOperandTypes(std::shared_ptr< const rvsdg::Type > storedType, size_t numMemoryStates) | jlm::llvm::StoreNonVolatileOperation | inlineprivatestatic |
| debug_string() const override | jlm::llvm::StoreNonVolatileOperation | virtual |
| GetAlignment() const noexcept | jlm::llvm::StoreOperation | inline |
| GetStoredType() const noexcept | jlm::llvm::StoreOperation | inline |
| 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 | |
| NormalizeDuplicateStates(const StoreNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::StoreNonVolatileOperation | static |
| NormalizeIOBarrierAllocaAddress(const StoreNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::StoreNonVolatileOperation | static |
| NormalizeStoreAlloca(const StoreNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::StoreNonVolatileOperation | static |
| normalizeStoreAllocaSingleUser(const StoreNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::StoreNonVolatileOperation | static |
| NormalizeStoreMux(const StoreNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::StoreNonVolatileOperation | static |
| NormalizeStoreStore(const StoreNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::StoreNonVolatileOperation | static |
| 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::StoreNonVolatileOperation | |
| 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 |
| StoreNonVolatileOperation(std::shared_ptr< const rvsdg::Type > storedType, const size_t numMemoryStates, const size_t alignment) | jlm::llvm::StoreNonVolatileOperation | inline |
| 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 |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~StoreNonVolatileOperation() noexcept override | jlm::llvm::StoreNonVolatileOperation |