Searched refs:OP_SGET (Results 1 - 13 of 13) sorted by relevance

/dalvik/vm/mterp/c/
H A DOP_SGET.cpp1 HANDLE_SGET_X(OP_SGET, "", Int, )
/dalvik/libdex/
H A DDexOpcodes.h167 OP_SGET = 0x60, enumerator in enum:Opcode
433 H(OP_SGET), \
/dalvik/vm/analysis/
H A DLiveness.cpp457 case OP_SGET:
H A DDexVerify.cpp1096 case OP_SGET:
H A DOptimize.cpp244 case OP_SGET:
H A DCodeVerify.cpp3280 case OP_SGET:
5046 case OP_SGET:
/dalvik/vm/compiler/codegen/x86/
H A DLower.cpp680 case OP_SGET:
H A DBytecodeVisitor.cpp202 case OP_SGET:
619 case OP_SGET:
1928 case OP_SGET:
4117 case OP_SGET:
/dalvik/vm/compiler/
H A DFrontend.cpp436 case OP_SGET:
/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp1623 case OP_SGET:
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.cpp2149 /* File: c/OP_SGET.cpp */
2150 HANDLE_SGET_X(OP_SGET, "", Int, )
H A DInterpC-portable.cpp2160 /* File: c/OP_SGET.cpp */
2161 HANDLE_SGET_X(OP_SGET, "", Int, )
/dalvik/vm/compiler/codegen/mips/
H A DCodegenDriver.cpp1683 case OP_SGET:

Completed in 259 milliseconds