Deprecated Methods |
at.dms.kjc.cell.CellComputeCodeStore.addFilterLoad(InputSliceNode)
|
at.dms.kjc.cell.CellComputeCodeStore.addInitFunctionAddresses(FilterSliceNode)
|
at.dms.kjc.cell.CellComputeCodeStore.addInitFunctionAddressField()
|
at.dms.kjc.cell.CellComputeCodeStore.addInputBufferAllocAttach(InputSliceNode)
|
at.dms.kjc.cell.CellComputeCodeStore.addIssueGroupAndWait()
|
at.dms.kjc.cell.CellComputeCodeStore.addIssueUnload()
|
at.dms.kjc.cell.CellComputeCodeStore.addNewGroupAndFilterUnload(OutputSliceNode)
|
at.dms.kjc.cell.CellComputeCodeStore.addNewGroupStatement()
|
at.dms.kjc.cell.CellComputeCodeStore.addOutputBufferAllocAttach(OutputSliceNode)
|
at.dms.kjc.cell.CellComputeCodeStore.addPPUInputBuffers(String)
|
at.dms.kjc.cell.CellComputeCodeStore.addPPUOutputBuffers(String)
|
at.dms.kjc.cell.CellComputeCodeStore.addPrintTicks()
|
at.dms.kjc.cell.CellComputeCodeStore.addSPUIters()
|
at.dms.kjc.cell.CellComputeCodeStore.addStartSpuTicks()
|
org.jgraph.JGraph.createEdgeView(Edge, CellMapper)
replaced by JGraph.createEdgeView(Object,CellMapper)
since JGraph no longer exposes dependecies on
GraphCell subclasses (Port, Edge) |
org.jgraph.JGraph.createPortView(Port, CellMapper)
replaced by JGraph.createPortView(Object,CellMapper)
since JGraph no longer exposes dependecies on
GraphCell subclasses (Port, Edge) |
at.dms.kjc.cell.CellComputeCodeStore.dynSetupFilter(FilterSliceNode, int, int, int, ArrayList, ArrayList)
|
at.dms.compiler.antlr.runtime.RecognitionException.getErrorMessage()
As of ANTLR 2.7.0 |
at.dms.compiler.tools.antlr.runtime.RecognitionException.getErrorMessage()
As of ANTLR 2.7.0 |
at.dms.kjc.cell.CellComputeCodeStore.idToFd(Integer)
|
at.dms.kjc.cell.CellComputeCodeStore.initChannelArrays(FilterSliceNode, LinkedList, LinkedList)
|
at.dms.kjc.cell.CellComputeCodeStore.initDuplicateOutputChannelArray(int)
|
at.dms.kjc.cell.CellComputeCodeStore.initOutputBufferFields(InputSliceNode)
|
at.dms.kjc.cell.CellComputeCodeStore.startNewFilter(InputSliceNode)
|
at.dms.util.Utils.toArray(Vector, Class)
|