Jlm
jlm::llvm::GetElementPtrOperation Member List

This is the complete list of members for jlm::llvm::GetElementPtrOperation, including all inherited members.

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
checkAndExtractIndexTypes(const std::vector< T * > &indices)jlm::llvm::GetElementPtrOperationinlineprivatestatic
checkPointerType(const rvsdg::Type &type)jlm::llvm::GetElementPtrOperationinlineprivatestatic
copy() const overridejlm::llvm::GetElementPtrOperationvirtual
create(rvsdg::Output *baseAddress, const std::vector< rvsdg::Output * > &indices, std::shared_ptr< const rvsdg::Type > pointeeType)jlm::llvm::GetElementPtrOperationinlinestatic
createNode(rvsdg::Output &baseAddress, const std::vector< rvsdg::Output * > &indices, std::shared_ptr< const rvsdg::Type > pointeeType)jlm::llvm::GetElementPtrOperationinlinestatic
createOperandTypes(const std::vector< std::shared_ptr< const rvsdg::BitType >> &indexTypes)jlm::llvm::GetElementPtrOperationinlineprivatestatic
createTAC(const Variable *baseAddress, const std::vector< const Variable * > &offsets, std::shared_ptr< const rvsdg::Type > pointeeType)jlm::llvm::GetElementPtrOperationinlinestatic
debug_string() const overridejlm::llvm::GetElementPtrOperationvirtual
getBaseAddressInput(rvsdg::Node &node)jlm::llvm::GetElementPtrOperationinlinestatic
getBaseAddressInput(const rvsdg::Node &node)jlm::llvm::GetElementPtrOperationinlinestatic
GetElementPtrOperation(const std::vector< std::shared_ptr< const rvsdg::BitType >> &indexTypes, std::shared_ptr< const rvsdg::Type > pointeeType)jlm::llvm::GetElementPtrOperationinline
GetElementPtrOperation(const GetElementPtrOperation &other)=defaultjlm::llvm::GetElementPtrOperation
GetElementPtrOperation(GetElementPtrOperation &&other) noexcept=defaultjlm::llvm::GetElementPtrOperation
getPointeeType() const noexceptjlm::llvm::GetElementPtrOperationinline
indices(const rvsdg::Node &node) noexceptjlm::llvm::GetElementPtrOperationinlinestatic
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
numIndices(const rvsdg::Node &node) noexceptjlm::llvm::GetElementPtrOperationinlinestatic
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator==(const Operation &other) const noexcept overridejlm::llvm::GetElementPtrOperation
jlm::rvsdg::SimpleOperation::operator==(const Operation &other) const noexcept=0jlm::rvsdg::Operationpure virtual
pointeeType_jlm::llvm::GetElementPtrOperationprivate
result(size_t index) const noexceptjlm::rvsdg::SimpleOperation
results_jlm::rvsdg::SimpleOperationprivate
SimpleOperation(std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::vector< std::shared_ptr< const jlm::rvsdg::Type >> results)jlm::rvsdg::SimpleOperationinline
tryGetConstantIndices(const rvsdg::Node &node) noexceptjlm::llvm::GetElementPtrOperationstatic
~GetElementPtrOperation() noexcept overridejlm::llvm::GetElementPtrOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation