Jlm
Loading...
Searching...
No Matches
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
copy() const overridejlm::llvm::SExtOperationvirtual
create(size_t ndstbits, rvsdg::Output &operand)jlm::llvm::SExtOperationinlinestatic
createNode(const size_t numResultBits, rvsdg::Output &operand)jlm::llvm::SExtOperationinlinestatic
createTac(const Variable *operand, const std::shared_ptr< const rvsdg::Type > &type)jlm::llvm::SExtOperationinlinestatic
debug_string() const overridejlm::llvm::SExtOperationvirtual
foldConstant(const SExtOperation &operation, const std::vector< rvsdg::Output * > &operands)jlm::llvm::SExtOperationstatic
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
result(size_t index) const noexceptjlm::rvsdg::SimpleOperation
results_jlm::rvsdg::SimpleOperationprivate
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 Type > operand, std::shared_ptr< const Type > result)jlm::rvsdg::UnaryOperationinline
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SExtOperation() noexcept overridejlm::llvm::SExtOperation
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation
~UnaryOperation() noexcept overridejlm::rvsdg::UnaryOperation