Jlm
Loading...
Searching...
No Matches
jlm::llvm::ZExtOperation Member List

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

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
copy() const overridejlm::llvm::ZExtOperationvirtual
create(size_t ndstbits, rvsdg::Output &operand)jlm::llvm::ZExtOperationinlinestatic
createNode(const size_t numResultBits, rvsdg::Output &operand)jlm::llvm::ZExtOperationinlinestatic
createTac(const Variable *operand, const std::shared_ptr< const jlm::rvsdg::Type > &type)jlm::llvm::ZExtOperationinlinestatic
debug_string() const overridejlm::llvm::ZExtOperationvirtual
foldConstant(const ZExtOperation &operation, const std::vector< rvsdg::Output * > &operands)jlm::llvm::ZExtOperationstatic
narguments() const noexceptjlm::rvsdg::SimpleOperation
ndstbits() const noexceptjlm::llvm::ZExtOperationinline
nresults() const noexceptjlm::rvsdg::SimpleOperation
nsrcbits() const noexceptjlm::llvm::ZExtOperationinline
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator==(const Operation &other) const noexcept overridejlm::llvm::ZExtOperation
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
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
ZExtOperation(std::shared_ptr< const jlm::rvsdg::Type > srctype, std::shared_ptr< const jlm::rvsdg::Type > dsttype)jlm::llvm::ZExtOperationinline
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation
~UnaryOperation() noexcept overridejlm::rvsdg::UnaryOperation
~ZExtOperation() noexcept overridejlm::llvm::ZExtOperation