Searched refs:OP_NEW_INSTANCE (Results 1 – 12 of 12) sorted by relevance
1 HANDLE_OPCODE(OP_NEW_INSTANCE /*vAA, class@BBBB*/) in HANDLE_OPCODE() argument
105 OP_NEW_INSTANCE = 0x22, enumerator371 H(OP_NEW_INSTANCE), \
105 if (opcode == OP_NEW_INSTANCE) in computeWidthsAndCountOps()963 case OP_NEW_INSTANCE: in verifyInstructions()
456 case OP_NEW_INSTANCE: in processInstruction()
462 if (opcode == OP_NEW_INSTANCE) in dvmCreateUninitInstanceMap()3259 case OP_NEW_INSTANCE: in replaceFailingInstruction()4174 case OP_NEW_INSTANCE: in verifyInstruction()
558 case OP_NEW_INSTANCE: in lowerByteCode()
95 case OP_NEW_INSTANCE: in getByteCodeSize()608 case OP_NEW_INSTANCE: in getConstInfo()1527 case OP_NEW_INSTANCE: in getVirtualRegInfo()3537 case OP_NEW_INSTANCE: in getTempRegInfo()
425 case OP_NEW_INSTANCE: in dvmCompilerCanIncludeThisInstruction()
1785 case OP_NEW_INSTANCE: { in handleFmt21c_Fmt31c()4170 case OP_NEW_INSTANCE: in selfVerificationPuntOps()
1845 case OP_NEW_INSTANCE: { in handleFmt21c_Fmt31c()4285 case OP_NEW_INSTANCE:
1639 HANDLE_OPCODE(OP_NEW_INSTANCE /*vAA, class@BBBB*/) in HANDLE_OPCODE() argument
1650 HANDLE_OPCODE(OP_NEW_INSTANCE /*vAA, class@BBBB*/) in dvmInterpretPortable()