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

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

columnscirct::datapath::CompressorTreeprivate
columnsToAddends(OpBuilder &builder, size_t targetHeight)circt::datapath::CompressorTreeprivate
CompressorTree(size_t width, const SmallVector< SmallVector< Value > > &addends, Location loc)circt::datapath::CompressorTree
compressToHeight(OpBuilder &builder, size_t targetHeight)circt::datapath::CompressorTree
compressUsingTiming(OpBuilder &builder, size_t targetHeight)circt::datapath::CompressorTreeprivate
dump() constcirct::datapath::CompressorTree
fullAdderWithDelay(OpBuilder &builder, CompressorBit a, CompressorBit b, CompressorBit c)circt::datapath::CompressorTreeprivate
getMaxHeight() constcirct::datapath::CompressorTree
getNextStageTargetHeight() constcirct::datapath::CompressorTree
getWidth() constcirct::datapath::CompressorTreeinline
halfAdderWithDelay(OpBuilder &builder, CompressorBit a, CompressorBit b)circt::datapath::CompressorTreeprivate
loccirct::datapath::CompressorTreeprivate
numFullAdderscirct::datapath::CompressorTreeprivate
numStagescirct::datapath::CompressorTreeprivate
widthcirct::datapath::CompressorTreeprivate
withInputDelays(llvm::function_ref< FailureOr< int64_t >(Value)> getDelay)circt::datapath::CompressorTree