Searched refs:OP_SGET_CHAR (Results 1 – 11 of 11) sorted by relevance
/dalvik/vm/mterp/c/ |
D | OP_SGET_CHAR.cpp | 1 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, )
|
/dalvik/libdex/ |
D | DexOpcodes.h | 172 OP_SGET_CHAR = 0x65, enumerator 694 H(OP_SGET_CHAR), \
|
/dalvik/vm/mterp/ |
D | config-x86-atom | 220 #op OP_SGET_CHAR c
|
/dalvik/vm/analysis/ |
D | Liveness.cpp | 486 case OP_SGET_CHAR: in processInstruction()
|
D | DexVerify.cpp | 1123 case OP_SGET_CHAR: in verifyInstructions()
|
D | Optimize.cpp | 287 case OP_SGET_CHAR: in optimizeMethod()
|
D | CodeVerify.cpp | 3293 case OP_SGET_CHAR: in replaceFailingInstruction() 5134 case OP_SGET_CHAR: in verifyInstruction()
|
/dalvik/vm/compiler/ |
D | Frontend.cpp | 453 case OP_SGET_CHAR: in dvmCompilerCanIncludeThisInstruction()
|
/dalvik/vm/mterp/out/ |
D | InterpC-allstubs.cpp | 2260 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, )
|
D | InterpC-portable.cpp | 2279 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, ) in dvmInterpretPortable()
|
/dalvik/vm/compiler/codegen/arm/ |
D | CodegenDriver.cpp | 1629 case OP_SGET_CHAR: in handleFmt21c_Fmt31c_Fmt41c()
|