Uses of Class
com.aparapi.internal.instruction.InstructionSet.CompositeInstruction
Packages that use InstructionSet.CompositeInstruction
-
Uses of InstructionSet.CompositeInstruction in com.aparapi.internal.instruction
Subclasses of InstructionSet.CompositeInstruction in com.aparapi.internal.instructionModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classMethods in com.aparapi.internal.instruction that return InstructionSet.CompositeInstructionModifier and TypeMethodDescriptionInstructionSet.CompositeInstruction.create(InstructionSet.ByteCode _byteCode, MethodModel _methodModel, Instruction _firstChild, Instruction _lastChild, BranchSet _branchSet) -
Uses of InstructionSet.CompositeInstruction in com.aparapi.internal.writer
Methods in com.aparapi.internal.writer with parameters of type InstructionSet.CompositeInstructionModifier and TypeMethodDescriptionvoidBlockWriter.writeComposite(InstructionSet.CompositeInstruction instruction)