|
Jlm
|
This is the complete list of members for jlm::llvm::CallOperation, including all inherited members.
| Argument(const rvsdg::Node &node, const size_t n) | jlm::llvm::CallOperation | inlinestatic |
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| CallOperation(std::shared_ptr< const rvsdg::FunctionType > functionType) | jlm::llvm::CallOperation | inlineexplicit |
| CheckFunctionInputType(const jlm::rvsdg::Type &type) | jlm::llvm::CallOperation | inlineprivatestatic |
| CheckFunctionType(const rvsdg::FunctionType &functionType) | jlm::llvm::CallOperation | inlineprivatestatic |
| ClassifyCall(const rvsdg::SimpleNode &callNode) | jlm::llvm::CallOperation | static |
| copy() const override | jlm::llvm::CallOperation | virtual |
| Create(rvsdg::Output *function, std::shared_ptr< const rvsdg::FunctionType > functionType, const std::vector< rvsdg::Output * > &arguments) | jlm::llvm::CallOperation | inlinestatic |
| Create(rvsdg::Region ®ion, std::unique_ptr< CallOperation > callOperation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::CallOperation | inlinestatic |
| create(const Variable *function, std::shared_ptr< const rvsdg::FunctionType > functionType, const std::vector< const Variable * > &arguments) | jlm::llvm::CallOperation | inlinestatic |
| create_srctypes(const std::shared_ptr< const rvsdg::FunctionType > &functionType) | jlm::llvm::CallOperation | inlineprivatestatic |
| CreateNode(rvsdg::Region ®ion, std::unique_ptr< CallOperation > callOperation, const std::vector< rvsdg::Output * > &operands) | jlm::llvm::CallOperation | inlinestatic |
| CreateNode(rvsdg::Output *function, std::shared_ptr< const rvsdg::FunctionType > functionType, const std::vector< rvsdg::Output * > &arguments) | jlm::llvm::CallOperation | inlinestatic |
| debug_string() const override | jlm::llvm::CallOperation | virtual |
| FunctionType_ | jlm::llvm::CallOperation | private |
| GetFunctionInput(const rvsdg::Node &node) noexcept | jlm::llvm::CallOperation | inlinestatic |
| GetFunctionType() const noexcept | jlm::llvm::CallOperation | inline |
| GetIOStateInput(const rvsdg::Node &node) noexcept | jlm::llvm::CallOperation | inlinestatic |
| GetIOStateOutput(const rvsdg::Node &node) noexcept | jlm::llvm::CallOperation | inlinestatic |
| GetMemoryStateInput(const rvsdg::Node &node) noexcept | jlm::llvm::CallOperation | inlinestatic |
| GetMemoryStateOutput(const rvsdg::Node &node) noexcept | jlm::llvm::CallOperation | inlinestatic |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| NumArguments(const rvsdg::Node &node) noexcept | jlm::llvm::CallOperation | 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::CallOperation | |
| jlm::rvsdg::SimpleOperation::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 |
| TraceFunctionInput(const rvsdg::SimpleNode &callNode) | jlm::llvm::CallOperation | static |
| tryGetMemoryStateEntryMerge(const rvsdg::Node &callNode) noexcept | jlm::llvm::CallOperation | inlinestatic |
| tryGetMemoryStateExitSplit(const rvsdg::Node &callNode) noexcept | jlm::llvm::CallOperation | inlinestatic |
| ~CallOperation() override | jlm::llvm::CallOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation |