|
Jlm
|
This is the complete list of members for jlm::llvm::GetElementPtrOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| checkAndExtractIndexTypes(const std::vector< T * > &indices) | jlm::llvm::GetElementPtrOperation | inlineprivatestatic |
| checkPointerType(const rvsdg::Type &type) | jlm::llvm::GetElementPtrOperation | inlineprivatestatic |
| copy() const override | jlm::llvm::GetElementPtrOperation | virtual |
| create(rvsdg::Output *baseAddress, const std::vector< rvsdg::Output * > &indices, std::shared_ptr< const rvsdg::Type > pointeeType) | jlm::llvm::GetElementPtrOperation | inlinestatic |
| createNode(rvsdg::Output &baseAddress, const std::vector< rvsdg::Output * > &indices, std::shared_ptr< const rvsdg::Type > pointeeType) | jlm::llvm::GetElementPtrOperation | inlinestatic |
| createOperandTypes(const std::vector< std::shared_ptr< const rvsdg::BitType >> &indexTypes) | jlm::llvm::GetElementPtrOperation | inlineprivatestatic |
| createTAC(const Variable *baseAddress, const std::vector< const Variable * > &offsets, std::shared_ptr< const rvsdg::Type > pointeeType) | jlm::llvm::GetElementPtrOperation | inlinestatic |
| debug_string() const override | jlm::llvm::GetElementPtrOperation | virtual |
| getBaseAddressInput(rvsdg::Node &node) | jlm::llvm::GetElementPtrOperation | inlinestatic |
| getBaseAddressInput(const rvsdg::Node &node) | jlm::llvm::GetElementPtrOperation | inlinestatic |
| GetElementPtrOperation(const std::vector< std::shared_ptr< const rvsdg::BitType >> &indexTypes, std::shared_ptr< const rvsdg::Type > pointeeType) | jlm::llvm::GetElementPtrOperation | inline |
| GetElementPtrOperation(const GetElementPtrOperation &other)=default | jlm::llvm::GetElementPtrOperation | |
| GetElementPtrOperation(GetElementPtrOperation &&other) noexcept=default | jlm::llvm::GetElementPtrOperation | |
| getPointeeType() const noexcept | jlm::llvm::GetElementPtrOperation | inline |
| indices(const rvsdg::Node &node) noexcept | jlm::llvm::GetElementPtrOperation | inlinestatic |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| numIndices(const rvsdg::Node &node) noexcept | jlm::llvm::GetElementPtrOperation | inlinestatic |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator==(const Operation &other) const noexcept override | jlm::llvm::GetElementPtrOperation | |
| jlm::rvsdg::SimpleOperation::operator==(const Operation &other) const noexcept=0 | jlm::rvsdg::Operation | pure virtual |
| pointeeType_ | jlm::llvm::GetElementPtrOperation | private |
| 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 |
| tryGetConstantIndices(const rvsdg::Node &node) noexcept | jlm::llvm::GetElementPtrOperation | static |
| ~GetElementPtrOperation() noexcept override | jlm::llvm::GetElementPtrOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |