Jlm
jlm::llvm::IntegerConstantOperation Member List

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

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
copy() const overridejlm::llvm::IntegerConstantOperationvirtual
Create(rvsdg::Region &region, IntegerValueRepresentation representation)jlm::llvm::IntegerConstantOperationinlinestatic
Create(rvsdg::Region &region, std::size_t numBits, std::int64_t value)jlm::llvm::IntegerConstantOperationinlinestatic
debug_string() const overridejlm::llvm::IntegerConstantOperationvirtual
IntegerConstantOperation(IntegerValueRepresentation representation)jlm::llvm::IntegerConstantOperationinlineexplicit
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
NullaryOperation(std::shared_ptr< const Type > resultType)jlm::rvsdg::NullaryOperationinlineexplicit
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator==(const Operation &other) const noexcept overridejlm::llvm::IntegerConstantOperation
jlm::rvsdg::NullaryOperation::operator==(const Operation &other) const noexcept=0jlm::rvsdg::Operationpure virtual
Representation() const noexceptjlm::llvm::IntegerConstantOperationinline
Representation_jlm::llvm::IntegerConstantOperationprivate
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
~IntegerConstantOperation() overridejlm::llvm::IntegerConstantOperation
~NullaryOperation() noexcept overridejlm::rvsdg::NullaryOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation