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.InstructionMatch
InstructionPattern.InstructionMatch.FALSE
static final InstructionPattern.InstructionMatch
InstructionPattern.InstructionMatch.TRUE
Methods in com.aparapi.internal.instruction that return InstructionPattern.InstructionMatchModifier and TypeMethodDescriptionInstructionPattern.AssignableInstructionMatcher.matches
(Instruction _instruction) (package private) abstract InstructionPattern.InstructionMatch
InstructionPattern.InstructionMatcher.matches
(Instruction _instruction) InstructionPattern.InstructionMatcher.matches
(Instruction _instruction, InstructionPattern.InstructionMatcher _instructionMatcher) InstructionPattern.InstructionMatch.test
(boolean _condition)