CIRCT 22.0.0git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
circt::synth::AndInverterVariadicOpConversion Struct Reference

#include <SynthOps.h>

Inheritance diagram for circt::synth::AndInverterVariadicOpConversion:
Inheritance graph
[legend]
Collaboration diagram for circt::synth::AndInverterVariadicOpConversion:
Collaboration graph
[legend]

Public Member Functions

mlir::LogicalResult matchAndRewrite (aig::AndInverterOp op, mlir::PatternRewriter &rewriter) const override
 

Detailed Description

Definition at line 33 of file SynthOps.h.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult circt::synth::AndInverterVariadicOpConversion::matchAndRewrite ( aig::AndInverterOp  op,
mlir::PatternRewriter &  rewriter 
) const
override

Definition at line 295 of file SynthOps.cpp.

References lowerVariadicAndInverterOp().


The documentation for this struct was generated from the following files: