|
Jlm
|
This is the complete list of members for jlm::llvm::IntToPtrOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| checkAndExtractOperandType(const std::shared_ptr< const rvsdg::Type > &operandType) | jlm::llvm::IntToPtrOperation | inlineprivatestatic |
| copy() const override | jlm::llvm::IntToPtrOperation | virtual |
| create(const Variable *argument) | jlm::llvm::IntToPtrOperation | inlinestatic |
| create(rvsdg::Output *operand) | jlm::llvm::IntToPtrOperation | inlinestatic |
| debug_string() const override | jlm::llvm::IntToPtrOperation | virtual |
| IntToPtrOperation(std::shared_ptr< const rvsdg::BitType > operandType, std::shared_ptr< const PointerType >) | jlm::llvm::IntToPtrOperation | inlineexplicit |
| IntToPtrOperation(const std::shared_ptr< const rvsdg::Type > &operandType, const std::shared_ptr< const rvsdg::Type > &) | jlm::llvm::IntToPtrOperation | inlineexplicit |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nbits() const noexcept | jlm::llvm::IntToPtrOperation | inline |
| 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::IntToPtrOperation | |
| 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 |
| ~IntToPtrOperation() noexcept override | jlm::llvm::IntToPtrOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~UnaryOperation() noexcept override | jlm::rvsdg::UnaryOperation |