CIRCT  19.0.0git
circt::scftocalyx::ForLoopLoweringStateInterface Member List

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

addForLoopIterReg(ScfForOp op, calyx::RegisterOp reg, unsigned idx)circt::scftocalyx::ForLoopLoweringStateInterfaceinline
addLoopIterReg(ScfForOp op, calyx::RegisterOp reg, unsigned idx)circt::calyx::LoopLoweringStateInterface< ScfForOp >inlineprivate
buildForLoopIterArgAssignments(OpBuilder &builder, ScfForOp op, calyx::ComponentOp componentOp, Twine uniqueSuffix, MutableArrayRef< OpOperand > ops)circt::scftocalyx::ForLoopLoweringStateInterfaceinline
buildLoopIterArgAssignments(OpBuilder &builder, ScfForOp op, calyx::ComponentOp componentOp, Twine uniqueSuffix, MutableArrayRef< OpOperand > ops)circt::calyx::LoopLoweringStateInterface< ScfForOp >inlineprivate
getForLoopInitGroups(ScfForOp op)circt::scftocalyx::ForLoopLoweringStateInterfaceinline
getForLoopIterReg(ScfForOp op, unsigned idx)circt::scftocalyx::ForLoopLoweringStateInterfaceinline
getForLoopIterRegs(ScfForOp op)circt::scftocalyx::ForLoopLoweringStateInterfaceinline
getForLoopLatchGroup(ScfForOp op)circt::scftocalyx::ForLoopLoweringStateInterfaceinline
getLoopInitGroups(ScfForOp op)circt::calyx::LoopLoweringStateInterface< ScfForOp >inlineprivate
getLoopIterReg(ScfForOp op, unsigned idx)circt::calyx::LoopLoweringStateInterface< ScfForOp >inlineprivate
getLoopIterRegs(ScfForOp op)circt::calyx::LoopLoweringStateInterface< ScfForOp >inlineprivate
getLoopLatchGroup(ScfForOp op)circt::calyx::LoopLoweringStateInterface< ScfForOp >inlineprivate
loopInitGroupscirct::calyx::LoopLoweringStateInterface< ScfForOp >private
loopIterRegscirct::calyx::LoopLoweringStateInterface< ScfForOp >private
loopLatchGroupscirct::calyx::LoopLoweringStateInterface< ScfForOp >private
setForLoopInitGroups(ScfForOp op, SmallVector< calyx::GroupOp > groups)circt::scftocalyx::ForLoopLoweringStateInterfaceinline
setForLoopLatchGroup(ScfForOp op, calyx::GroupOp group)circt::scftocalyx::ForLoopLoweringStateInterfaceinline
setLoopInitGroups(ScfForOp op, SmallVector< calyx::GroupOp > groups)circt::calyx::LoopLoweringStateInterface< ScfForOp >inlineprivate
setLoopLatchGroup(ScfForOp op, calyx::GroupOp group)circt::calyx::LoopLoweringStateInterface< ScfForOp >inlineprivate
~LoopLoweringStateInterface()=defaultcirct::calyx::LoopLoweringStateInterface< ScfForOp >private