HomeSort by relevance Sort by last modified time
    Searched refs:OP_RET (Results 1 - 24 of 24) sorted by null

  /external/proguard/src/proguard/classfile/instruction/
InstructionConstants.java 199 public static final byte OP_RET = -87;
InstructionFactory.java 250 case InstructionConstants.OP_RET:
  /external/proguard/src/proguard/optimize/peephole/
ReachableCodeMarker.java 138 if (variableInstruction.opcode == InstructionConstants.OP_RET)
BranchTargetFinder.java 535 if (variableInstruction.opcode == InstructionConstants.OP_RET)
  /external/proguard/src/proguard/classfile/attribute/visitor/
StackSizeComputer.java 189 opcode == InstructionConstants.OP_RET;
  /external/proguard/src/proguard/optimize/info/
SideEffectInstructionChecker.java 165 case InstructionConstants.OP_RET:
  /external/proguard/src/proguard/preverify/
CodeSubroutineInliner.java 252 if (opcode == InstructionConstants.OP_RET)
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_target_nv50.cpp 127 OP_STORE, OP_WRSV, OP_EXPORT, OP_BRA, OP_CALL, OP_RET, OP_EXIT,
nv50_ir.h 96 OP_RET,
    [all...]
nv50_ir_target_nvc0.cpp 174 OP_STORE, OP_WRSV, OP_EXPORT, OP_BRA, OP_CALL, OP_RET, OP_EXIT,
nv50_ir_emit_gk110.cpp     [all...]
nv50_ir_emit_nv50.cpp     [all...]
nv50_ir.cpp 1065 op == OP_RET || op == OP_EXIT)
nv50_ir_emit_nvc0.cpp     [all...]
nv50_ir_emit_gm107.cpp     [all...]
nv50_ir_from_tgsi.cpp     [all...]
  /external/proguard/src/proguard/evaluation/
Processor.java 746 case InstructionConstants.OP_RET:
    [all...]
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationSimplifier.java 296 case InstructionConstants.OP_RET:
    [all...]
PartialEvaluator.java     [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.c     [all...]
upb.h     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c     [all...]
upb.h     [all...]
  /external/proguard/lib/
proguard.jar 

Completed in 674 milliseconds