Jlm
Loading...
Searching...
No Matches
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
checkBaseAddressType(const rvsdg::Type &type)jlm::llvm::GetElementPtrOperationinlineprivatestatic
checkIndexedType(const std::shared_ptr< const rvsdg::Type > &gepType, const std::vector< rvsdg::Output * > &indices)jlm::llvm::GetElementPtrOperationinlineprivatestatic
checkIndexTypes(const std::vector< std::shared_ptr< const rvsdg::Type > > &indexTypes)jlm::llvm::GetElementPtrOperationinlineprivatestatic
copy() const overridejlm::llvm::GetElementPtrOperationvirtual
create(rvsdg::Output *baseAddress, const std::vector< rvsdg::Output * > &indices, std::shared_ptr< const rvsdg::Type > gepType)jlm::llvm::GetElementPtrOperationinlinestatic
createNode(rvsdg::Output &baseAddress, const std::vector< rvsdg::Output * > &indices, const std::shared_ptr< const rvsdg::Type > &gepType)jlm::llvm::GetElementPtrOperationinlinestatic
createOperandTypes(std::shared_ptr< const rvsdg::Type > baseAddressType, const std::vector< std::shared_ptr< const rvsdg::Type > > &indexTypes)jlm::llvm::GetElementPtrOperationinlineprivatestatic
createOperation(const std::shared_ptr< const rvsdg::Type > &baseAddressType, const std::vector< std::shared_ptr< const rvsdg::Type > > &indexTypes, const std::shared_ptr< const rvsdg::Type > &gepType)jlm::llvm::GetElementPtrOperationinlinestatic
createTAC(const Variable *baseAddress, const std::vector< const Variable * > &offsets, std::shared_ptr< const rvsdg::Type > gepType)jlm::llvm::GetElementPtrOperationinlinestatic
debug_string() const overridejlm::llvm::GetElementPtrOperationvirtual
extractIndexTypes(const std::vector< T * > &indices)jlm::llvm::GetElementPtrOperationinlineprivatestatic
gepType_jlm::llvm::GetElementPtrOperationprivate
getBaseAddressInput(rvsdg::Node &node)jlm::llvm::GetElementPtrOperationinlinestatic
getBaseAddressInput(const rvsdg::Node &node)jlm::llvm::GetElementPtrOperationinlinestatic
GetElementPtrOperation(const std::shared_ptr< const rvsdg::Type > &baseAddressType, const std::vector< std::shared_ptr< const rvsdg::Type > > &indexTypes, std::shared_ptr< const rvsdg::Type > gepType, std::shared_ptr< const rvsdg::Type > resultType)jlm::llvm::GetElementPtrOperationinlineprivate
GetElementPtrOperation(const GetElementPtrOperation &other)=defaultjlm::llvm::GetElementPtrOperation
GetElementPtrOperation(GetElementPtrOperation &&other) noexcept=defaultjlm::llvm::GetElementPtrOperation
getIndexedType(const std::shared_ptr< const rvsdg::Type > &gepType, const std::vector< rvsdg::Output * > &indices)jlm::llvm::GetElementPtrOperationprivatestatic
getPointeeType() const noexceptjlm::llvm::GetElementPtrOperationinline
getResultType(const std::shared_ptr< const rvsdg::Type > &baseAddressType, const std::vector< std::shared_ptr< const rvsdg::Type > > &indexTypes)jlm::llvm::GetElementPtrOperationinlineprivatestatic
indices(const rvsdg::Node &node) noexceptjlm::llvm::GetElementPtrOperationinlinestatic
narguments() const noexceptjlm::rvsdg::SimpleOperation
normalizeIdempotent(const GetElementPtrOperation &operation, const std::vector< rvsdg::Output * > &operands)jlm::llvm::GetElementPtrOperationstatic
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
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
tryGetAsConstant(const rvsdg::SimpleNode &gepNode)jlm::llvm::GetElementPtrOperationstatic
~GetElementPtrOperation() noexcept overridejlm::llvm::GetElementPtrOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation