CIRCT
20.0.0git
|
This is the complete list of members for circt::scftocalyx::IfLoweringStateInterface, including all inherited members.
elseGroup | circt::scftocalyx::IfLoweringStateInterface | private |
getElseGroup(scf::IfOp op) | circt::scftocalyx::IfLoweringStateInterface | inline |
getResultRegs(scf::IfOp op) | circt::scftocalyx::IfLoweringStateInterface | inline |
getResultRegs(scf::IfOp op, unsigned idx) | circt::scftocalyx::IfLoweringStateInterface | inline |
getThenGroup(scf::IfOp op) | circt::scftocalyx::IfLoweringStateInterface | inline |
resultRegs | circt::scftocalyx::IfLoweringStateInterface | private |
setElseGroup(scf::IfOp op, calyx::GroupOp group) | circt::scftocalyx::IfLoweringStateInterface | inline |
setResultRegs(scf::IfOp op, calyx::RegisterOp reg, unsigned idx) | circt::scftocalyx::IfLoweringStateInterface | inline |
setThenGroup(scf::IfOp op, calyx::GroupOp group) | circt::scftocalyx::IfLoweringStateInterface | inline |
thenGroup | circt::scftocalyx::IfLoweringStateInterface | private |