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

  /art/runtime/
dex_to_dex_decompiler.cc 133 case Instruction::IGET_CHAR_QUICK:
common_throws.cc 519 case Instruction::IGET_CHAR_QUICK:
639 case Instruction::IGET_CHAR_QUICK:
    [all...]
  /art/libdexfile/dex/
dex_instruction_utils.h 197 case Instruction::IGET_CHAR_QUICK: case Instruction::IPUT_CHAR_QUICK:
dex_instruction_list.h 263 V(0xF1, IGET_CHAR_QUICK, "iget-char-quick", k22c, kIndexFieldOffset, kContinue | kThrow, kLoad | kRegCFieldOrConstant, kVerifyRegA | kVerifyRegB | kVerifyRuntimeOnly) \
  /art/dex2oat/dex/
dex_to_dex_compiler.cc 262 case Instruction::IGET_CHAR_QUICK:
263 CompileInstanceFieldAccess(inst, dex_pc, Instruction::IGET_CHAR_QUICK, false);
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
OdexedFieldInstructionMapper.java 136 new FieldOpcode('C', Opcode.IGET_CHAR, Opcode.IGET_CHAR_QUICK),
MethodAnalyzer.java     [all...]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/
Opcode.java     [all...]
  /art/runtime/dex/
dex_file_annotations.cc     [all...]
  /art/compiler/optimizing/
instruction_builder.cc     [all...]
  /art/runtime/interpreter/
interpreter_switch_impl-inl.h     [all...]
  /art/runtime/verifier/
method_verifier.cc     [all...]

Completed in 108 milliseconds