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

Public Member Functions

def operand_names (self)
 
def result_names (self)
 

Detailed Description

Definition at line 12 of file hwarith.py.

Member Function Documentation

◆ operand_names()

def hwarith.BinaryOpBuilder.operand_names (   self)

Definition at line 14 of file hwarith.py.

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

◆ result_names()

def hwarith.BinaryOpBuilder.result_names (   self)

Definition at line 17 of file hwarith.py.

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


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