CIRCT  19.0.0git
Public Member Functions | List of all members
comb.UnaryOpBuilder Class Reference
Inheritance diagram for comb.UnaryOpBuilder:
Inheritance graph
[legend]
Collaboration diagram for comb.UnaryOpBuilder:
Collaboration graph
[legend]

Public Member Functions

def operand_names (self)
 
def result_names (self)
 

Detailed Description

Definition at line 103 of file comb.py.

Member Function Documentation

◆ operand_names()

def comb.UnaryOpBuilder.operand_names (   self)

Definition at line 105 of file comb.py.

Referenced by Python.support.NamedValueOpView.__init__().

◆ result_names()

def comb.UnaryOpBuilder.result_names (   self)

Definition at line 108 of file comb.py.

Referenced by Python.support.NamedValueOpView.__init__().


The documentation for this class was generated from the following file: