Home
last modified time | relevance | path

Searched refs:OP_FREM (Results 1 – 4 of 4) sorted by relevance

/external/proguard/src/proguard/classfile/instruction/
DInstructionConstants.java144 public static final byte OP_FREM = 114; field
DInstructionFactory.java115 case InstructionConstants.OP_FREM: in create()
/external/proguard/src/proguard/evaluation/
DProcessor.java351 case InstructionConstants.OP_FREM: in visitSimpleInstruction()
/external/proguard/src/proguard/optimize/evaluation/
DEvaluationSimplifier.java214 case InstructionConstants.OP_FREM: in visitSimpleInstruction()