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

/dalvik/vm/mterp/c/
H A DOP_SGET_OBJECT.cpp1 HANDLE_SGET_X(OP_SGET_OBJECT, "-object", Object, _AS_OBJECT)
/dalvik/libdex/
H A DDexOpcodes.h169 OP_SGET_OBJECT = 0x62, enumerator in enum:Opcode
435 H(OP_SGET_OBJECT), \
/dalvik/vm/analysis/
H A DLiveness.cpp462 case OP_SGET_OBJECT:
H A DDexVerify.cpp1097 case OP_SGET_OBJECT:
H A DOptimize.cpp255 case OP_SGET_OBJECT:
H A DCodeVerify.cpp3286 case OP_SGET_OBJECT:
5123 case OP_SGET_OBJECT:
/dalvik/vm/compiler/codegen/x86/
H A DLower.cpp687 case OP_SGET_OBJECT:
H A DBytecodeVisitor.cpp204 case OP_SGET_OBJECT:
620 case OP_SGET_OBJECT:
1930 case OP_SGET_OBJECT:
4118 case OP_SGET_OBJECT:
/dalvik/vm/compiler/
H A DFrontend.cpp438 case OP_SGET_OBJECT:
/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp1625 case OP_SGET_OBJECT:
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.cpp2157 /* File: c/OP_SGET_OBJECT.cpp */
2158 HANDLE_SGET_X(OP_SGET_OBJECT, "-object", Object, _AS_OBJECT)
H A DInterpC-portable.cpp2168 /* File: c/OP_SGET_OBJECT.cpp */
2169 HANDLE_SGET_X(OP_SGET_OBJECT, "-object", Object, _AS_OBJECT)
/dalvik/vm/compiler/codegen/mips/
H A DCodegenDriver.cpp1685 case OP_SGET_OBJECT:

Completed in 317 milliseconds