|
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 | |
| checkBitType(const std::shared_ptr< const rvsdg::Type > &type) | jlm::llvm::TruncOperation | inlineprivatestatic |
| copy() const override | jlm::llvm::TruncOperation | virtual |
| create(size_t ndstbits, rvsdg::Output &operand) | jlm::llvm::TruncOperation | inlinestatic |
| createNode(rvsdg::Output &operand, std::shared_ptr< const rvsdg::Type > resultType) | jlm::llvm::TruncOperation | inlinestatic |
| createTac(const Variable *operand, const std::shared_ptr< const rvsdg::Type > &resultType) | jlm::llvm::TruncOperation | inlinestatic |
| debug_string() const override | jlm::llvm::TruncOperation | virtual |
| foldConstant(const TruncOperation &operation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::TruncOperation | static |
| 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 |
| 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 rvsdg::BitType > &operandType, const std::shared_ptr< const rvsdg::BitType > &resultType) | jlm::llvm::TruncOperation | inline |
| TruncOperation(std::shared_ptr< const rvsdg::Type > operandType, std::shared_ptr< const rvsdg::Type > resultType) | jlm::llvm::TruncOperation | inline |
| UnaryOperation(std::shared_ptr< const Type > operand, std::shared_ptr< const 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 |