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

/external/proguard/src/proguard/classfile/instruction/
H A DInstructionConstants.java147 public static final byte OP_LNEG = 117; field in interface:InstructionConstants
H A DInstructionFactory.java118 case InstructionConstants.OP_LNEG:
/external/proguard/src/proguard/optimize/evaluation/
H A DEvaluationSimplifier.java197 case InstructionConstants.OP_LNEG:
/external/proguard/src/proguard/optimize/peephole/
H A DInstructionSequenceConstants.java1117 new SimpleInstruction(InstructionConstants.OP_LNEG),
1526 new SimpleInstruction(InstructionConstants.OP_LNEG),
1905 new SimpleInstruction(InstructionConstants.OP_LNEG),
1906 new SimpleInstruction(InstructionConstants.OP_LNEG),
1937 new SimpleInstruction(InstructionConstants.OP_LNEG),
/external/proguard/src/proguard/evaluation/
H A DProcessor.java345 case InstructionConstants.OP_LNEG:
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...

Completed in 42 milliseconds