Jlm
jlm::llvm::SExtOperation Member List

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

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
can_reduce_operand(const rvsdg::Output *operand) const noexcept overridejlm::llvm::SExtOperationvirtual
copy() const overridejlm::llvm::SExtOperationvirtual
create(const Variable *operand, const std::shared_ptr< const rvsdg::Type > &type)jlm::llvm::SExtOperationinlinestatic
create(size_t ndstbits, rvsdg::Output *operand)jlm::llvm::SExtOperationinlinestatic
debug_string() const overridejlm::llvm::SExtOperationvirtual
narguments() const noexceptjlm::rvsdg::SimpleOperation
ndstbits() const noexceptjlm::llvm::SExtOperationinline
nresults() const noexceptjlm::rvsdg::SimpleOperation
nsrcbits() const noexceptjlm::llvm::SExtOperationinline
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator==(const Operation &other) const noexcept overridejlm::llvm::SExtOperation
jlm::rvsdg::UnaryOperation::operator==(const Operation &other) const noexcept=0jlm::rvsdg::Operationpure virtual
reduce_operand(rvsdg::unop_reduction_path_t path, rvsdg::Output *operand) const overridejlm::llvm::SExtOperationvirtual
result(size_t index) const noexceptjlm::rvsdg::SimpleOperation
results_jlm::rvsdg::SimpleOperationprivate
SExtOperation(std::shared_ptr< const rvsdg::BitType > otype, std::shared_ptr< const rvsdg::BitType > rtype)jlm::llvm::SExtOperationinline
SExtOperation(std::shared_ptr< const rvsdg::Type > srctype, std::shared_ptr< const rvsdg::Type > dsttype)jlm::llvm::SExtOperationinline
SimpleOperation(std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::vector< std::shared_ptr< const jlm::rvsdg::Type >> results)jlm::rvsdg::SimpleOperationinline
UnaryOperation(std::shared_ptr< const jlm::rvsdg::Type > operand, std::shared_ptr< const jlm::rvsdg::Type > result)jlm::rvsdg::UnaryOperationinline
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SExtOperation() noexcept overridejlm::llvm::SExtOperation
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation
~UnaryOperation() noexcept overridejlm::rvsdg::UnaryOperation