Uses of Enum
com.aparapi.internal.instruction.InstructionSet.ImmediateSpec
Packages that use InstructionSet.ImmediateSpec
-
Uses of InstructionSet.ImmediateSpec in com.aparapi.internal.instruction
Subclasses with type arguments of type InstructionSet.ImmediateSpec in com.aparapi.internal.instructionMethods in com.aparapi.internal.instruction that return InstructionSet.ImmediateSpecModifier and TypeMethodDescriptionInstructionSet.ByteCode.getImmediate()static InstructionSet.ImmediateSpecReturns the enum constant of this type with the specified name.static InstructionSet.ImmediateSpec[]InstructionSet.ImmediateSpec.values()Returns an array containing the constants of this enum type, in the order they are declared.