|
Jlm
|
This is the complete list of members for jlm::llvm::LoadNonVolatileOperation, including all inherited members.
| AddressInput(const rvsdg::Node &node) noexcept | jlm::llvm::LoadOperation | inlinestatic |
| Alignment_ | jlm::llvm::LoadOperation | private |
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::LoadNonVolatileOperation | virtual |
| Create(const Variable *address, const Variable *state, std::shared_ptr< const rvsdg::Type > loadedType, size_t alignment) | jlm::llvm::LoadNonVolatileOperation | inlinestatic |
| Create(rvsdg::Output *address, const std::vector< rvsdg::Output * > &memoryStates, std::shared_ptr< const rvsdg::Type > loadedType, const size_t alignment) | jlm::llvm::LoadNonVolatileOperation | inlinestatic |
| Create(rvsdg::Region ®ion, std::unique_ptr< LoadNonVolatileOperation > loadOperation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::LoadNonVolatileOperation | inlinestatic |
| CreateNode(rvsdg::Region ®ion, std::unique_ptr< LoadNonVolatileOperation > loadOperation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::LoadNonVolatileOperation | inlinestatic |
| CreateNode(rvsdg::Output &address, const std::vector< rvsdg::Output * > &memoryStates, std::shared_ptr< const rvsdg::Type > loadedType, size_t alignment) | jlm::llvm::LoadNonVolatileOperation | inlinestatic |
| CreateOperandTypes(size_t numMemoryStates) | jlm::llvm::LoadNonVolatileOperation | inlineprivatestatic |
| CreateResultTypes(std::shared_ptr< const rvsdg::Type > loadedType, size_t numMemoryStates) | jlm::llvm::LoadNonVolatileOperation | inlineprivatestatic |
| debug_string() const override | jlm::llvm::LoadNonVolatileOperation | virtual |
| GetAlignment() const noexcept | jlm::llvm::LoadOperation | inline |
| GetLoadedType() const noexcept | jlm::llvm::LoadOperation | inline |
| LoadedValueOutput(const rvsdg::Node &node) | jlm::llvm::LoadOperation | inlinestatic |
| LoadNonVolatileOperation(std::shared_ptr< const rvsdg::Type > loadedType, size_t numMemoryStates, size_t alignment) | jlm::llvm::LoadNonVolatileOperation | inline |
| LoadOperation(const std::vector< std::shared_ptr< const rvsdg::Type >> &operandTypes, const std::vector< std::shared_ptr< const rvsdg::Type >> &resultTypes, const size_t numMemoryStates, const size_t alignment) | jlm::llvm::LoadOperation | inlineprotected |
| mapMemoryStateInputToOutput(const rvsdg::Input &input) | jlm::llvm::LoadOperation | inlinestatic |
| MapMemoryStateOutputToInput(const rvsdg::Output &output) | jlm::llvm::LoadOperation | inlinestatic |
| MemoryStateInputs(const rvsdg::Node &node) noexcept | jlm::llvm::LoadOperation | inlinestatic |
| MemoryStateOutputs(const rvsdg::Node &node) noexcept | jlm::llvm::LoadOperation | inlinestatic |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| NormalizeDuplicateStates(const LoadNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::LoadNonVolatileOperation | static |
| NormalizeIOBarrierAllocaAddress(const LoadNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::LoadNonVolatileOperation | static |
| NormalizeLoadAlloca(const LoadNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::LoadNonVolatileOperation | static |
| NormalizeLoadStore(const LoadNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::LoadNonVolatileOperation | static |
| NormalizeLoadStoreState(const LoadNonVolatileOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::LoadNonVolatileOperation | static |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| NumMemoryStates() const noexcept | jlm::llvm::LoadOperation | inline |
| NumMemoryStates_ | jlm::llvm::LoadOperation | 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::LoadNonVolatileOperation | |
| jlm::llvm::LoadOperation::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 |
| ~LoadNonVolatileOperation() noexcept override | jlm::llvm::LoadNonVolatileOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |