|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InlineAssembly | |
---|---|
at.dms.kjc | |
at.dms.kjc.common | |
at.dms.kjc.spacetime |
Uses of InlineAssembly in at.dms.kjc |
---|
Methods in at.dms.kjc with parameters of type InlineAssembly | |
---|---|
void |
SLIREmptyVisitor.visitInlineAssembly(InlineAssembly self,
String[] asm,
String[] input,
String[] clobber)
Visits InlineAssembly |
Uses of InlineAssembly in at.dms.kjc.common |
---|
Methods in at.dms.kjc.common with parameters of type InlineAssembly | |
---|---|
void |
HasSideEffects.visitInlineAssembly(InlineAssembly self,
String[] asm,
String[] input,
String[] clobber)
Visits InlineAssembly |
Uses of InlineAssembly in at.dms.kjc.spacetime |
---|
Methods in at.dms.kjc.spacetime with parameters of type InlineAssembly | |
---|---|
void |
TraceIRtoC.visitInlineAssembly(InlineAssembly self,
String[] asm,
String[] input,
String[] clobber)
prints InlineAssembly code |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |