Jlm
jlm::llvm::VectorUnaryOperation Member List

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

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
copy() const overridejlm::llvm::VectorUnaryOperationvirtual
create(const rvsdg::UnaryOperation &unop, const llvm::Variable *operand, const std::shared_ptr< const jlm::rvsdg::Type > &type)jlm::llvm::VectorUnaryOperationinlinestatic
debug_string() const overridejlm::llvm::VectorUnaryOperationvirtual
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
op_jlm::llvm::VectorUnaryOperationprivate
operands_jlm::rvsdg::SimpleOperationprivate
operation() const noexceptjlm::llvm::VectorUnaryOperationinline
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator=(const VectorUnaryOperation &other)jlm::llvm::VectorUnaryOperationinline
operator=(VectorUnaryOperation &&other) noexceptjlm::llvm::VectorUnaryOperationinline
operator==(const Operation &other) const noexcept overridejlm::llvm::VectorUnaryOperation
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
VectorUnaryOperation(const rvsdg::UnaryOperation &op, const std::shared_ptr< const VectorType > &operand, const std::shared_ptr< const VectorType > &result)jlm::llvm::VectorUnaryOperationinline
VectorUnaryOperation(const VectorUnaryOperation &other)jlm::llvm::VectorUnaryOperationinline
VectorUnaryOperation(VectorUnaryOperation &&other) noexceptjlm::llvm::VectorUnaryOperationinline
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation
~VectorUnaryOperation() noexcept overridejlm::llvm::VectorUnaryOperation