|
Jlm
|
This is the complete list of members for jlm::llvm::AllocaOperation, including all inherited members.
| alignment() const noexcept | jlm::llvm::AllocaOperation | inline |
| alignment_ | jlm::llvm::AllocaOperation | private |
| AllocaOperation(std::shared_ptr< const rvsdg::Type > allocatedType, std::shared_ptr< const rvsdg::BitType > btype, size_t alignment) | jlm::llvm::AllocaOperation | inline |
| AllocaOperation(const AllocaOperation &other)=default | jlm::llvm::AllocaOperation | |
| AllocaOperation(AllocaOperation &&other) noexcept=default | jlm::llvm::AllocaOperation | |
| AllocatedType_ | jlm::llvm::AllocaOperation | private |
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::AllocaOperation | virtual |
| create(std::shared_ptr< const rvsdg::Type > allocatedType, const Variable *size, size_t alignment) | jlm::llvm::AllocaOperation | inlinestatic |
| create(std::shared_ptr< const rvsdg::Type > allocatedType, rvsdg::Output *size, size_t alignment) | jlm::llvm::AllocaOperation | inlinestatic |
| debug_string() const override | jlm::llvm::AllocaOperation | virtual |
| getCountInput(rvsdg::Node &node) | jlm::llvm::AllocaOperation | inlinestatic |
| getMemoryStateOutput(rvsdg::Node &node) | jlm::llvm::AllocaOperation | inlinestatic |
| getPointerOutput(rvsdg::Node &node) | jlm::llvm::AllocaOperation | inlinestatic |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator==(const Operation &other) const noexcept override | jlm::llvm::AllocaOperation | |
| jlm::rvsdg::SimpleOperation::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 |
| size_type() const noexcept | jlm::llvm::AllocaOperation | inline |
| value_type() const noexcept | jlm::llvm::AllocaOperation | inline |
| ValueType() const noexcept | jlm::llvm::AllocaOperation | inline |
| ~AllocaOperation() noexcept override | jlm::llvm::AllocaOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |