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

  /dalvik/dx/src/com/android/dx/io/
Opcodes.java 263 public static final int INVOKE_POLYMORPHIC_RANGE = 0xfb;
OpcodeInfo.java     [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvOps.java 285 public static final int INVOKE_POLYMORPHIC_RANGE = 0xfb;
Dops.java 525 public static final Dop INVOKE_POLYMORPHIC_RANGE =
526 new Dop(DalvOps.INVOKE_POLYMORPHIC_RANGE, DalvOps.INVOKE_POLYMORPHIC,
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
Dops.java     [all...]
  /art/runtime/
common_throws.cc 456 case Instruction::INVOKE_POLYMORPHIC_RANGE:
583 case Instruction::INVOKE_POLYMORPHIC_RANGE:
dex_instruction.cc 494 case INVOKE_POLYMORPHIC_RANGE: {
dex_instruction_list.h 273 V(0xFB, INVOKE_POLYMORPHIC_RANGE, "invoke-polymorphic/range", k4rcc, kIndexMethodAndProtoRef, kContinue | kThrow | kInvoke, kVerifyRegBMethod | kVerifyVarArgRangeNonZero | kVerifyRegHPrototype) \
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc     [all...]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/
Opcode.java     [all...]
  /art/runtime/verifier/
method_verifier.cc     [all...]
  /art/compiler/optimizing/
instruction_builder.cc     [all...]
  /art/runtime/interpreter/
interpreter_switch_impl.cc     [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.4.0-alpha5/
builder-2.4.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.4.0-alpha6/
builder-2.4.0-alpha6.jar 
  /prebuilts/sdk/tools/jacks/
jack-4.31.CANDIDATE.jar 

Completed in 127 milliseconds