Searched refs:OP_ICONST_2 (Results 1 - 7 of 7) sorted by relevance

/external/proguard/src/proguard/classfile/instruction/
H A DSimpleInstruction.java92 case InstructionConstants.OP_ICONST_2:
116 case InstructionConstants.OP_ICONST_2:
146 case InstructionConstants.OP_ICONST_2:
H A DInstructionConstants.java35 public static final byte OP_ICONST_2 = 5; field in interface:InstructionConstants
H A DInstructionFactory.java56 case InstructionConstants.OP_ICONST_2:
/external/proguard/src/proguard/classfile/util/
H A DDynamicMemberReferenceInitializer.java145 new SimpleInstruction(InstructionConstants.OP_ICONST_2),
191 new SimpleInstruction(InstructionConstants.OP_ICONST_2),
/external/proguard/src/proguard/optimize/peephole/
H A DInstructionSequenceConstants.java601 new SimpleInstruction(InstructionConstants.OP_ICONST_2),
729 new SimpleInstruction(InstructionConstants.OP_ICONST_2),
741 new SimpleInstruction(InstructionConstants.OP_ICONST_2),
919 new SimpleInstruction(InstructionConstants.OP_ICONST_2),
1136 // new SimpleInstruction(InstructionConstants.OP_ICONST_2),
1148 // new SimpleInstruction(InstructionConstants.OP_ICONST_2),
1318 // new SimpleInstruction(InstructionConstants.OP_ICONST_2),
1509 // new SimpleInstruction(InstructionConstants.OP_ICONST_2),
/external/proguard/src/proguard/evaluation/
H A DProcessor.java91 case InstructionConstants.OP_ICONST_2:
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 23 milliseconds