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

/dalvik/vm/mterp/c/
H A DOP_SGET_CHAR.cpp1 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, )
/dalvik/libdex/
H A DDexOpcodes.h172 OP_SGET_CHAR = 0x65, enumerator in enum:Opcode
438 H(OP_SGET_CHAR), \
/dalvik/vm/analysis/
H A DLiveness.cpp460 case OP_SGET_CHAR:
H A DDexVerify.cpp1100 case OP_SGET_CHAR:
H A DOptimize.cpp247 case OP_SGET_CHAR:
H A DCodeVerify.cpp3283 case OP_SGET_CHAR:
5055 case OP_SGET_CHAR:
/dalvik/vm/compiler/codegen/x86/
H A DLower.cpp694 case OP_SGET_CHAR:
H A DBytecodeVisitor.cpp210 case OP_SGET_CHAR:
625 case OP_SGET_CHAR:
1936 case OP_SGET_CHAR:
4123 case OP_SGET_CHAR:
/dalvik/vm/compiler/
H A DFrontend.cpp441 case OP_SGET_CHAR:
/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp1628 case OP_SGET_CHAR:
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.cpp2169 /* File: c/OP_SGET_CHAR.cpp */
2170 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, )
H A DInterpC-portable.cpp2180 /* File: c/OP_SGET_CHAR.cpp */
2181 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, )
/dalvik/vm/compiler/codegen/mips/
H A DCodegenDriver.cpp1696 case OP_SGET_CHAR:

Completed in 77 milliseconds