|
CIRCT 22.0.0git
|
This is the complete list of members for circt::synth::Cut, including all inherited members.
| dump(llvm::raw_ostream &os) const | circt::synth::Cut | |
| getCutSize() const | circt::synth::Cut | |
| getInputSize() const | circt::synth::Cut | |
| getMatchedPattern() const | circt::synth::Cut | inline |
| getNPNClass() const | circt::synth::Cut | |
| getOutputSize() const | circt::synth::Cut | |
| getPermutatedInputs(const NPNClass &patternNPN, SmallVectorImpl< Value > &permutedInputs) const | circt::synth::Cut | |
| getRoot() const | circt::synth::Cut | |
| getTruthTable() const | circt::synth::Cut | |
| inputs | circt::synth::Cut | |
| isTrivialCut() const | circt::synth::Cut | |
| matchedPattern | circt::synth::Cut | private |
| mergeWith(const Cut &other, Operation *root) const | circt::synth::Cut | |
| npnClass | circt::synth::Cut | mutableprivate |
| operations | circt::synth::Cut | |
| reRoot(Operation *root) const | circt::synth::Cut | |
| setMatchedPattern(MatchedPattern pattern) | circt::synth::Cut | inline |
| truthTable | circt::synth::Cut | mutableprivate |