Package | Description |
---|---|
com.amd.aparapi.internal.instruction | |
com.amd.aparapi.internal.model |
Modifier and Type | Method and Description |
---|---|
abstract Instruction |
InstructionTransformer.transform(ExpressionList _expressionList,
Instruction i) |
Modifier and Type | Method and Description |
---|---|
void |
MethodModel.txFormDups(ExpressionList _expressionList,
Instruction _instruction)
DUP family of instructions break our stack unwind model (whereby we treat instructions like the oeprands they create/consume).
|