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

/dalvik/vm/mterp/c/
H A DOP_SGET_SHORT.cpp1 HANDLE_SGET_X(OP_SGET_SHORT, "", Int, )
/dalvik/libdex/
H A DDexOpcodes.h173 OP_SGET_SHORT = 0x66, enumerator in enum:Opcode
439 H(OP_SGET_SHORT), \
/dalvik/vm/analysis/
H A DLiveness.cpp461 case OP_SGET_SHORT:
H A DDexVerify.cpp1101 case OP_SGET_SHORT:
H A DOptimize.cpp248 case OP_SGET_SHORT:
H A DCodeVerify.cpp3284 case OP_SGET_SHORT:
5058 case OP_SGET_SHORT:
/dalvik/vm/compiler/codegen/x86/
H A DLower.cpp696 case OP_SGET_SHORT:
H A DBytecodeVisitor.cpp211 case OP_SGET_SHORT:
626 case OP_SGET_SHORT:
1937 case OP_SGET_SHORT:
4124 case OP_SGET_SHORT:
/dalvik/vm/compiler/
H A DFrontend.cpp442 case OP_SGET_SHORT:
/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp1630 case OP_SGET_SHORT: {
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.cpp2173 /* File: c/OP_SGET_SHORT.cpp */
2174 HANDLE_SGET_X(OP_SGET_SHORT, "", Int, )
H A DInterpC-portable.cpp2184 /* File: c/OP_SGET_SHORT.cpp */
2185 HANDLE_SGET_X(OP_SGET_SHORT, "", Int, )
/dalvik/vm/compiler/codegen/mips/
H A DCodegenDriver.cpp1690 case OP_SGET_SHORT: {

Completed in 1579 milliseconds