|
Jlm
|
This is the complete list of members for jlm::llvm::VectorBinaryOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::VectorBinaryOperation | virtual |
| create(const rvsdg::BinaryOperation &binop, const llvm::Variable *op1, const llvm::Variable *op2, const std::shared_ptr< const jlm::rvsdg::Type > &type) | jlm::llvm::VectorBinaryOperation | inlinestatic |
| debug_string() const override | jlm::llvm::VectorBinaryOperation | virtual |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| op_ | jlm::llvm::VectorBinaryOperation | private |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operation() const noexcept | jlm::llvm::VectorBinaryOperation | inline |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator=(const VectorBinaryOperation &other) | jlm::llvm::VectorBinaryOperation | inline |
| operator=(VectorBinaryOperation &&other) noexcept | jlm::llvm::VectorBinaryOperation | inline |
| operator==(const Operation &other) const noexcept override | jlm::llvm::VectorBinaryOperation | |
| 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 |
| VectorBinaryOperation(const rvsdg::BinaryOperation &binop, const std::shared_ptr< const VectorType > &op1, const std::shared_ptr< const VectorType > &op2, const std::shared_ptr< const VectorType > &result) | jlm::llvm::VectorBinaryOperation | inline |
| VectorBinaryOperation(const VectorBinaryOperation &other) | jlm::llvm::VectorBinaryOperation | inline |
| VectorBinaryOperation(VectorBinaryOperation &&other) noexcept | jlm::llvm::VectorBinaryOperation | inline |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~VectorBinaryOperation() noexcept override | jlm::llvm::VectorBinaryOperation |