|
Jlm
|
This is the complete list of members for jlm::llvm::TruncOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| can_reduce_operand(const jlm::rvsdg::Output *operand) const noexcept override | jlm::llvm::TruncOperation | virtual |
| copy() const override | jlm::llvm::TruncOperation | virtual |
| create(const Variable *operand, const std::shared_ptr< const jlm::rvsdg::Type > &type) | jlm::llvm::TruncOperation | inlinestatic |
| create(size_t ndstbits, jlm::rvsdg::Output *operand) | jlm::llvm::TruncOperation | inlinestatic |
| debug_string() const override | jlm::llvm::TruncOperation | virtual |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| ndstbits() const noexcept | jlm::llvm::TruncOperation | inline |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| nsrcbits() const noexcept | jlm::llvm::TruncOperation | inline |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator==(const Operation &other) const noexcept override | jlm::llvm::TruncOperation | |
| jlm::rvsdg::UnaryOperation::operator==(const Operation &other) const noexcept=0 | jlm::rvsdg::Operation | pure virtual |
| reduce_operand(jlm::rvsdg::unop_reduction_path_t path, jlm::rvsdg::Output *operand) const override | jlm::llvm::TruncOperation | 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 |
| TruncOperation(const std::shared_ptr< const jlm::rvsdg::BitType > &otype, const std::shared_ptr< const jlm::rvsdg::BitType > &rtype) | jlm::llvm::TruncOperation | inline |
| TruncOperation(std::shared_ptr< const jlm::rvsdg::Type > optype, std::shared_ptr< const jlm::rvsdg::Type > restype) | jlm::llvm::TruncOperation | inline |
| UnaryOperation(std::shared_ptr< const jlm::rvsdg::Type > operand, std::shared_ptr< const jlm::rvsdg::Type > result) | jlm::rvsdg::UnaryOperation | inline |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~TruncOperation() noexcept override | jlm::llvm::TruncOperation | |
| ~UnaryOperation() noexcept override | jlm::rvsdg::UnaryOperation |