|
Jlm
|
This is the complete list of members for jlm::llvm::SelectOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::SelectOperation | virtual |
| create(const llvm::Variable *p, const llvm::Variable *t, const llvm::Variable *f) | jlm::llvm::SelectOperation | inlinestatic |
| debug_string() const override | jlm::llvm::SelectOperation | virtual |
| 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::SelectOperation | |
| 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 |
| SelectOperation(const std::shared_ptr< const rvsdg::Type > &type) | jlm::llvm::SelectOperation | inlineexplicit |
| 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 |
| Type() const noexcept | jlm::llvm::SelectOperation | inline |
| type() const noexcept | jlm::llvm::SelectOperation | inline |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SelectOperation() noexcept override | jlm::llvm::SelectOperation | |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |