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