|
Jlm
|
This is the complete list of members for jlm::llvm::InsertElementOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::InsertElementOperation | virtual |
| create(const llvm::Variable *vector, const llvm::Variable *value, const llvm::Variable *index) | jlm::llvm::InsertElementOperation | inlinestatic |
| debug_string() const override | jlm::llvm::InsertElementOperation | virtual |
| InsertElementOperation(const std::shared_ptr< const VectorType > &vectype, const std::shared_ptr< const jlm::rvsdg::Type > &vtype, const std::shared_ptr< const jlm::rvsdg::BitType > &btype) | jlm::llvm::InsertElementOperation | inline |
| 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::InsertElementOperation | |
| 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 |
| ~InsertElementOperation() noexcept override | jlm::llvm::InsertElementOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |