Package | Description |
---|---|
com.aparapi.internal.instruction | |
com.aparapi.internal.writer |
Modifier and Type | Class and Description |
---|---|
static class |
InstructionSet.I_AALOAD |
static class |
InstructionSet.I_BALOAD |
static class |
InstructionSet.I_CALOAD |
static class |
InstructionSet.I_DALOAD |
static class |
InstructionSet.I_FALOAD |
static class |
InstructionSet.I_IALOAD |
static class |
InstructionSet.I_LALOAD |
static class |
InstructionSet.I_SALOAD |
Modifier and Type | Method and Description |
---|---|
private InstructionSet.AccessField |
BlockWriter.getUltimateInstanceFieldAccess(InstructionSet.AccessArrayElement arrayLoadInstruction) |
private InstructionSet.AccessLocalVariable |
BlockWriter.getUltimateInstanceLocalVarAccess(InstructionSet.AccessArrayElement arrayLoadInstruction) |
private boolean |
BlockWriter.isMultiDimensionalArray(InstructionSet.AccessArrayElement arrayLoadInstruction) |
private boolean |
BlockWriter.isObjectArray(InstructionSet.AccessArrayElement arrayLoadInstruction) |