Uses of Class
at.dms.kjc.backendSupport.EmitCode

Packages that use EmitCode
at.dms.kjc.cell   
at.dms.kjc.vanillaSlice This package was written to provide a test for the classes in backendSupport
 

Uses of EmitCode in at.dms.kjc.cell
 

Subclasses of EmitCode in at.dms.kjc.cell
 class EmitCellCode
           
 

Uses of EmitCode in at.dms.kjc.vanillaSlice
 

Subclasses of EmitCode in at.dms.kjc.vanillaSlice
 class EmitStandaloneCode
          Takes a ComputeNode collection, a collection of Channel's, and a mapping from Channel x end -> ComputeNode and emits code for the ComputeNode.