Searched refs:OP_FILLED_NEW_ARRAY_RANGE (Results 1 – 9 of 9) sorted by relevance
1 HANDLE_OPCODE(OP_FILLED_NEW_ARRAY_RANGE /*{vCCCC..v(CCCC+AA-1)}, class@BBBB*/)
108 OP_FILLED_NEW_ARRAY_RANGE = 0x25, enumerator374 H(OP_FILLED_NEW_ARRAY_RANGE), \
430 case OP_FILLED_NEW_ARRAY_RANGE: in processInstruction()
1121 case OP_FILLED_NEW_ARRAY_RANGE: in verifyInstructions()
3262 case OP_FILLED_NEW_ARRAY_RANGE: in replaceFailingInstruction()4228 case OP_FILLED_NEW_ARRAY_RANGE: in verifyInstruction()4240 bool isRange = (decInsn.opcode == OP_FILLED_NEW_ARRAY_RANGE); in verifyInstruction()
96 #op OP_FILLED_NEW_ARRAY_RANGE c
1721 HANDLE_OPCODE(OP_FILLED_NEW_ARRAY_RANGE /*{vCCCC..v(CCCC+AA-1)}, class@BBBB*/)
1734 HANDLE_OPCODE(OP_FILLED_NEW_ARRAY_RANGE /*{vCCCC..v(CCCC+AA-1)}, class@BBBB*/) in dvmInterpretPortable()
3332 case OP_FILLED_NEW_ARRAY_RANGE: { in handleFmt35c_3rc()