Searched refs:OP_LSUB (Results 1 - 6 of 6) sorted by relevance

/external/proguard/src/proguard/classfile/instruction/
H A DInstructionConstants.java131 public static final byte OP_LSUB = 101; field in interface:InstructionConstants
H A DInstructionFactory.java102 case InstructionConstants.OP_LSUB:
/external/proguard/src/proguard/optimize/evaluation/
H A DEvaluationSimplifier.java190 case InstructionConstants.OP_LSUB:
/external/proguard/src/proguard/evaluation/
H A DProcessor.java240 case InstructionConstants.OP_LSUB:
/external/proguard/src/proguard/optimize/peephole/
H A DInstructionSequenceConstants.java681 new SimpleInstruction(InstructionConstants.OP_LSUB),
1705 new SimpleInstruction(InstructionConstants.OP_LSUB),
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 44 milliseconds