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

  /art/compiler/dex/
dex_to_dex_compiler.cc 125 CompileInstanceFieldAccess(inst, dex_pc, Instruction::IGET_OBJECT_QUICK, false);
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
OdexedFieldInstructionMapper.java 47 /*L,[*/ Opcode.IGET_OBJECT_QUICK
MethodAnalyzer.java     [all...]
  /art/runtime/
common_throws.cc 382 case Instruction::IGET_OBJECT_QUICK: {
dex_instruction.cc 480 case IGET_OBJECT_QUICK:
dex_instruction_list.h 250 V(0xE5, IGET_OBJECT_QUICK, "iget-object-quick", k22c, true, kFieldRef, kContinue | kThrow, kVerifyRegA | kVerifyRegB) \
  /art/runtime/verifier/
method_verifier.cc     [all...]
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/
Opcode.java     [all...]
  /art/runtime/interpreter/
interpreter.cc     [all...]

Completed in 113 milliseconds