Searched refs:OP_NEW_INSTANCE (Results 1 – 14 of 14) sorted by relevance
1 HANDLE_OPCODE(OP_NEW_INSTANCE /*vAA, class@BBBB*/) in HANDLE_OPCODE() argument
109 OP_NEW_INSTANCE = 0x22, enumerator427 H(OP_NEW_INSTANCE), \
145 case OP_NEW_INSTANCE: in dexCreateInstrWidthTable()503 case OP_NEW_INSTANCE: in dexCreateInstrFlagsTable()793 case OP_NEW_INSTANCE: in dexCreateInstrFormatTable()
61 if ((*insns & 0xff) == OP_NEW_INSTANCE) in dvmComputeCodeWidths()
591 case OP_NEW_INSTANCE: in verifyInstructions()
409 if ((*insns & 0xff) == OP_NEW_INSTANCE) in dvmCreateUninitInstanceMap()2991 case OP_NEW_INSTANCE: in replaceFailingInstruction()3825 case OP_NEW_INSTANCE: in verifyInstruction()
2610 case OP_NEW_INSTANCE:
190 #op OP_NEW_INSTANCE c
975 case OP_NEW_INSTANCE: in dvmCompilerCanIncludeThisInstruction()
795 pDecInsn->opCode == OP_NEW_INSTANCE || in dumpInstruction()
1593 case OP_NEW_INSTANCE: { in handleFmt21c_Fmt31c()3921 op == OP_NEW_INSTANCE || op == OP_NEW_ARRAY || in selfVerificationPuntOps()
1788 HANDLE_OPCODE(OP_NEW_INSTANCE /*vAA, class@BBBB*/) in INTERP_FUNC_NAME()
1677 HANDLE_OPCODE(OP_NEW_INSTANCE /*vAA, class@BBBB*/) in HANDLE_OPCODE() argument
2038 HANDLE_OPCODE(OP_NEW_INSTANCE /*vAA, class@BBBB*/) in INTERP_FUNC_NAME()