Jlm
jlm::llvm::InsertElementOperation Member List

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

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
copy() const overridejlm::llvm::InsertElementOperationvirtual
create(const llvm::Variable *vector, const llvm::Variable *value, const llvm::Variable *index)jlm::llvm::InsertElementOperationinlinestatic
debug_string() const overridejlm::llvm::InsertElementOperationvirtual
InsertElementOperation(const std::shared_ptr< const VectorType > &vectype, const std::shared_ptr< const jlm::rvsdg::Type > &vtype, const std::shared_ptr< const jlm::rvsdg::BitType > &btype)jlm::llvm::InsertElementOperationinline
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator==(const Operation &other) const noexcept overridejlm::llvm::InsertElementOperation
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
~InsertElementOperation() noexcept overridejlm::llvm::InsertElementOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation