CIRCT 23.0.0git
Loading...
Searching...
No Matches
circt::synth::Cut Member List

This is the complete list of members for circt::synth::Cut, including all inherited members.

computeTruthTable(const LogicNetwork &network)circt::synth::Cut
computeTruthTableFromOperands(const LogicNetwork &network)circt::synth::Cut
dominates(const Cut &other) constcirct::synth::Cut
dominates(ArrayRef< uint32_t > otherInputs) constcirct::synth::Cut
dump(llvm::raw_ostream &os, const LogicNetwork &network) constcirct::synth::Cut
getInputArrivalTimes(CutEnumerator &enumerator, SmallVectorImpl< DelayType > &results) constcirct::synth::Cut
getInputSize() constcirct::synth::Cut
getMatchedPattern() constcirct::synth::Cutinline
getNPNClass() constcirct::synth::Cut
getOperandCuts() constcirct::synth::Cutinline
getOutputSize(const LogicNetwork &network) constcirct::synth::Cut
getPermutatedInputIndices(const NPNClass &patternNPN, SmallVectorImpl< unsigned > &permutedIndices) constcirct::synth::Cut
getRootIndex() constcirct::synth::Cutinline
getTruthTable() constcirct::synth::Cutinline
inputscirct::synth::Cut
isTrivialCut() constcirct::synth::Cut
matchedPatterncirct::synth::Cutprivate
npnClasscirct::synth::Cutmutableprivate
operandCutscirct::synth::Cutprivate
rootIndexcirct::synth::Cutprivate
setMatchedPattern(MatchedPattern pattern)circt::synth::Cutinline
setOperandCuts(ArrayRef< const Cut * > cuts)circt::synth::Cutinline
setRootIndex(uint32_t idx)circt::synth::Cutinline
setTruthTable(BinaryTruthTable tt)circt::synth::Cutinline
truthTablecirct::synth::Cutmutableprivate