Uses of Class
com.aparapi.internal.instruction.InstructionPattern.InstructionMatch
Packages that use InstructionPattern.InstructionMatch
-
Uses of InstructionPattern.InstructionMatch in com.aparapi.internal.instruction
Fields in com.aparapi.internal.instruction declared as InstructionPattern.InstructionMatchModifier and TypeFieldDescriptionstatic final InstructionPattern.InstructionMatchInstructionPattern.InstructionMatch.FALSEstatic final InstructionPattern.InstructionMatchInstructionPattern.InstructionMatch.TRUEMethods in com.aparapi.internal.instruction that return InstructionPattern.InstructionMatchModifier and TypeMethodDescriptionInstructionPattern.AssignableInstructionMatcher.matches(Instruction _instruction) (package private) abstract InstructionPattern.InstructionMatchInstructionPattern.InstructionMatcher.matches(Instruction _instruction) InstructionPattern.InstructionMatcher.matches(Instruction _instruction, InstructionPattern.InstructionMatcher _instructionMatcher) InstructionPattern.InstructionMatch.test(boolean _condition)