|
Jlm
|
This is the complete list of members for jlm::llvm::ZExtOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| copy() const override | jlm::llvm::ZExtOperation | virtual |
| create(size_t ndstbits, rvsdg::Output &operand) | jlm::llvm::ZExtOperation | inlinestatic |
| createNode(const size_t numResultBits, rvsdg::Output &operand) | jlm::llvm::ZExtOperation | inlinestatic |
| createTac(const Variable *operand, const std::shared_ptr< const jlm::rvsdg::Type > &type) | jlm::llvm::ZExtOperation | inlinestatic |
| debug_string() const override | jlm::llvm::ZExtOperation | virtual |
| foldConstant(const ZExtOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::ZExtOperation | static |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| ndstbits() const noexcept | jlm::llvm::ZExtOperation | inline |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| nsrcbits() const noexcept | jlm::llvm::ZExtOperation | 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::ZExtOperation | |
| jlm::rvsdg::UnaryOperation::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 |
| UnaryOperation(std::shared_ptr< const Type > operand, std::shared_ptr< const Type > result) | jlm::rvsdg::UnaryOperation | inline |
| ZExtOperation(std::shared_ptr< const jlm::rvsdg::Type > srctype, std::shared_ptr< const jlm::rvsdg::Type > dsttype) | jlm::llvm::ZExtOperation | inline |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~UnaryOperation() noexcept override | jlm::rvsdg::UnaryOperation | |
| ~ZExtOperation() noexcept override | jlm::llvm::ZExtOperation |