CIRCT 21.0.0git
|
Classes | |
struct | AndTerm |
An individual term of an AND expression in a DNF. More... | |
struct | DNF |
struct | OrTerm |
An individual term of an OR expression in a DNF. More... | |
struct | TemporalRegionAnalysis |
Functions | |
unsigned | getLLHDTypeWidth (Type type) |
Type | getLLHDElementType (Type type) |
static llvm::raw_ostream & | operator<< (llvm::raw_ostream &os, const DNF &dnf) |
Type circt::llhd::getLLHDElementType | ( | Type | type | ) |
Definition at line 38 of file LLHDOps.cpp.
unsigned circt::llhd::getLLHDTypeWidth | ( | Type | type | ) |
Definition at line 26 of file LLHDOps.cpp.
|
static |
Definition at line 41 of file Deseq.cpp.
References circt::llhd::DNF::printWithValues().