Uses of Class
com.aparapi.internal.instruction.InstructionPattern.InstructionMatch
-
Packages that use InstructionPattern.InstructionMatch Package Description com.aparapi.internal.instruction -
-
Uses of InstructionPattern.InstructionMatch in com.aparapi.internal.instruction
Fields in com.aparapi.internal.instruction declared as InstructionPattern.InstructionMatch Modifier and Type Field Description static InstructionPattern.InstructionMatchInstructionPattern.InstructionMatch. FALSEstatic InstructionPattern.InstructionMatchInstructionPattern.InstructionMatch. TRUEMethods in com.aparapi.internal.instruction that return InstructionPattern.InstructionMatch Modifier and Type Method Description InstructionPattern.InstructionMatchInstructionPattern.AssignableInstructionMatcher. matches(Instruction _instruction)(package private) abstract InstructionPattern.InstructionMatchInstructionPattern.InstructionMatcher. matches(Instruction _instruction)InstructionPattern.InstructionMatchInstructionPattern.InstructionMatcher. matches(Instruction _instruction, InstructionPattern.InstructionMatcher _instructionMatcher)static InstructionPattern.InstructionMatchInstructionPattern.InstructionMatch. test(boolean _condition)
-