Home
last modified time | relevance | path

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

/dalvik/vm/mterp/c/
DOP_SGET_CHAR.cpp1 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, )
/dalvik/libdex/
DDexOpcodes.h172 OP_SGET_CHAR = 0x65, enumerator
438 H(OP_SGET_CHAR), \
/dalvik/vm/analysis/
DLiveness.cpp460 case OP_SGET_CHAR: in processInstruction()
DDexVerify.cpp1100 case OP_SGET_CHAR: in verifyInstructions()
DOptimize.cpp247 case OP_SGET_CHAR: in optimizeMethod()
DCodeVerify.cpp3283 case OP_SGET_CHAR: in replaceFailingInstruction()
5055 case OP_SGET_CHAR: in verifyInstruction()
/dalvik/vm/compiler/codegen/x86/
DLower.cpp694 case OP_SGET_CHAR: in lowerByteCode()
DBytecodeVisitor.cpp210 case OP_SGET_CHAR: in getByteCodeSize()
625 case OP_SGET_CHAR: in getConstInfo()
1936 case OP_SGET_CHAR: in getVirtualRegInfo()
4123 case OP_SGET_CHAR: in getTempRegInfo()
/dalvik/vm/compiler/
DFrontend.cpp441 case OP_SGET_CHAR: in dvmCompilerCanIncludeThisInstruction()
/dalvik/vm/mterp/out/
DInterpC-allstubs.cpp2170 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, )
DInterpC-portable.cpp2181 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, ) in dvmInterpretPortable()
/dalvik/vm/compiler/codegen/arm/
DCodegenDriver.cpp1628 case OP_SGET_CHAR: in handleFmt21c_Fmt31c()
/dalvik/vm/compiler/codegen/mips/
DCodegenDriver.cpp1688 case OP_SGET_CHAR: in handleFmt21c_Fmt31c()