Package | Description |
---|---|
com.amd.aparapi.internal.instruction |
Modifier and Type | Field and Description |
---|---|
static InstructionPattern.InstructionMatch |
InstructionPattern.InstructionMatch.FALSE |
static InstructionPattern.InstructionMatch |
InstructionPattern.InstructionMatch.TRUE |
Modifier and Type | Method and Description |
---|---|
InstructionPattern.InstructionMatch |
InstructionPattern.AssignableInstructionMatcher.matches(Instruction _instruction) |
InstructionPattern.InstructionMatch |
InstructionPattern.InstructionMatcher.matches(Instruction _instruction,
InstructionPattern.InstructionMatcher _instructionMatcher) |
static InstructionPattern.InstructionMatch |
InstructionPattern.InstructionMatch.test(boolean _condition) |