Uses of Class
at.dms.kjc.spacetime.switchIR.SwitchReg

Packages that use SwitchReg
at.dms.kjc.spacetime   
at.dms.kjc.spacetime.switchIR   
 

Uses of SwitchReg in at.dms.kjc.spacetime
 

Methods in at.dms.kjc.spacetime with parameters of type SwitchReg
static void Util.sendConstFromTileToSwitch(RawTile tile, int c, boolean init, boolean primePump, SwitchReg reg)
           
 

Uses of SwitchReg in at.dms.kjc.spacetime.switchIR
 

Fields in at.dms.kjc.spacetime.switchIR declared as SwitchReg
static SwitchReg SwitchReg.R0
           
static SwitchReg SwitchReg.R1
           
static SwitchReg SwitchReg.R2
           
static SwitchReg SwitchReg.R3
           
 

Constructors in at.dms.kjc.spacetime.switchIR with parameters of type SwitchReg
BnezdIns(SwitchReg dest, SwitchReg src, String target)
           
MoveIns(SwitchReg dest, SwitchSrc src)