Uses of Interface
com.aparapi.internal.instruction.InstructionSet.MethodCall
Packages that use InstructionSet.MethodCall
Package
Description
-
Uses of InstructionSet.MethodCall in com.aparapi.internal.instruction
Subinterfaces of InstructionSet.MethodCall in com.aparapi.internal.instructionClasses in com.aparapi.internal.instruction that implement InstructionSet.MethodCallModifier and TypeClassDescriptionstatic classstatic classstatic class -
Uses of InstructionSet.MethodCall in com.aparapi.internal.model
Methods in com.aparapi.internal.model that return types with arguments of type InstructionSet.MethodCallMethods in com.aparapi.internal.model with parameters of type InstructionSet.MethodCallModifier and TypeMethodDescriptionEntrypoint.resolveAccessorCandidate(InstructionSet.MethodCall _methodCall, ClassModel.ConstantPool.MethodEntry _methodEntry) (package private) ClassModel.ClassModelMethodEntrypoint.resolveCalledMethod(InstructionSet.MethodCall methodCall, ClassModel classModel) -
Uses of InstructionSet.MethodCall in com.aparapi.internal.writer
Methods in com.aparapi.internal.writer with parameters of type InstructionSet.MethodCallModifier and TypeMethodDescriptionvoidBlockWriter.writeMethod(InstructionSet.MethodCall _methodCall, ClassModel.ConstantPool.MethodEntry _methodEntry) voidKernelWriter.writeMethod(InstructionSet.MethodCall _methodCall, ClassModel.ConstantPool.MethodEntry _methodEntry)