CIRCT 22.0.0git
Loading...
Searching...
No Matches
circt::BinaryTruthTable Member List

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

applyInputNegation(unsigned mask) constcirct::BinaryTruthTable
applyOutputNegation(unsigned negation) constcirct::BinaryTruthTable
applyPermutation(ArrayRef< unsigned > permutation) constcirct::BinaryTruthTable
BinaryTruthTable()circt::BinaryTruthTableinline
BinaryTruthTable(unsigned numInputs, unsigned numOutputs, const llvm::APInt &table)circt::BinaryTruthTableinline
BinaryTruthTable(unsigned numInputs, unsigned numOutputs)circt::BinaryTruthTableinline
dump(llvm::raw_ostream &os=llvm::errs()) constcirct::BinaryTruthTable
getOutput(const llvm::APInt &input) constcirct::BinaryTruthTable
isLexicographicallySmaller(const BinaryTruthTable &other) constcirct::BinaryTruthTable
numInputscirct::BinaryTruthTable
numOutputscirct::BinaryTruthTable
operator==(const BinaryTruthTable &other) constcirct::BinaryTruthTable
setOutput(const llvm::APInt &input, const llvm::APInt &output)circt::BinaryTruthTable
tablecirct::BinaryTruthTable