Jlm
jlm::llvm::VectorBinaryOperation Member List

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

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
copy() const overridejlm::llvm::VectorBinaryOperationvirtual
create(const rvsdg::BinaryOperation &binop, const llvm::Variable *op1, const llvm::Variable *op2, const std::shared_ptr< const jlm::rvsdg::Type > &type)jlm::llvm::VectorBinaryOperationinlinestatic
debug_string() const overridejlm::llvm::VectorBinaryOperationvirtual
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
op_jlm::llvm::VectorBinaryOperationprivate
operands_jlm::rvsdg::SimpleOperationprivate
operation() const noexceptjlm::llvm::VectorBinaryOperationinline
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator=(const VectorBinaryOperation &other)jlm::llvm::VectorBinaryOperationinline
operator=(VectorBinaryOperation &&other) noexceptjlm::llvm::VectorBinaryOperationinline
operator==(const Operation &other) const noexcept overridejlm::llvm::VectorBinaryOperation
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
VectorBinaryOperation(const rvsdg::BinaryOperation &binop, const std::shared_ptr< const VectorType > &op1, const std::shared_ptr< const VectorType > &op2, const std::shared_ptr< const VectorType > &result)jlm::llvm::VectorBinaryOperationinline
VectorBinaryOperation(const VectorBinaryOperation &other)jlm::llvm::VectorBinaryOperationinline
VectorBinaryOperation(VectorBinaryOperation &&other) noexceptjlm::llvm::VectorBinaryOperationinline
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation
~VectorBinaryOperation() noexcept overridejlm::llvm::VectorBinaryOperation