|
Jlm
|
This is the complete list of members for jlm::llvm::InsertValueOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| checkOperandTypes(const std::shared_ptr< const rvsdg::Type > &aggregateType, const std::shared_ptr< const rvsdg::Type > &valueType, const std::vector< unsigned > &indices) | jlm::llvm::InsertValueOperation | inlineprivatestatic |
| copy() const override | jlm::llvm::InsertValueOperation | virtual |
| create(const std::shared_ptr< const rvsdg::Type > &aggregateType, const std::shared_ptr< const rvsdg::Type > &valueType, std::vector< unsigned > indices) | jlm::llvm::InsertValueOperation | inlinestatic |
| createNode(rvsdg::Output &aggregateOperand, rvsdg::Output &valueOperand, std::vector< unsigned > indices) | jlm::llvm::InsertValueOperation | inlinestatic |
| createTac(const Variable &aggregateOperand, const Variable &valueOperand, std::vector< unsigned > indices) | jlm::llvm::InsertValueOperation | inlinestatic |
| debug_string() const override | jlm::llvm::InsertValueOperation | virtual |
| getAggregateType() const noexcept | jlm::llvm::InsertValueOperation | inline |
| getIndices() const noexcept | jlm::llvm::InsertValueOperation | inline |
| getValueType() const noexcept | jlm::llvm::InsertValueOperation | inline |
| indices_ | jlm::llvm::InsertValueOperation | private |
| InsertValueOperation(const std::shared_ptr< const rvsdg::Type > &aggregateType, const std::shared_ptr< const rvsdg::Type > &valueType, std::vector< unsigned > indices) | jlm::llvm::InsertValueOperation | inlineprivate |
| 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::InsertValueOperation | |
| 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 |
| ~InsertValueOperation() noexcept override | jlm::llvm::InsertValueOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |