Searched refs:OP_INVOKE_INTERFACE_RANGE (Results 1 – 14 of 14) sorted by relevance
1 HANDLE_OPCODE(OP_INVOKE_INTERFACE_RANGE /*{vCCCC..v(CCCC+AA-1)}, meth@BBBB*/)
191 OP_INVOKE_INTERFACE_RANGE = 0x78, enumerator457 H(OP_INVOKE_INTERFACE_RANGE), \
393 case OP_INVOKE_INTERFACE_RANGE: in dvmCompilerInlineMIR()
80 case OP_INVOKE_INTERFACE_RANGE: in findBlockBoundary()
435 case OP_INVOKE_INTERFACE_RANGE: in processInstruction()
1138 case OP_INVOKE_INTERFACE_RANGE: in verifyInstructions()
3306 case OP_INVOKE_INTERFACE_RANGE: in replaceFailingInstruction()5434 case OP_INVOKE_INTERFACE_RANGE: in verifyInstruction()5440 isRange = (decInsn.opcode == OP_INVOKE_INTERFACE_RANGE); in verifyInstruction()
734 case OP_INVOKE_INTERFACE_RANGE: in lowerByteCode()
232 case OP_INVOKE_INTERFACE_RANGE: in getByteCodeSize()2066 case OP_INVOKE_INTERFACE_RANGE: in getVirtualRegInfo()2074 inst_op == OP_INVOKE_INTERFACE_RANGE || inst_op == OP_INVOKE_VIRTUAL_QUICK_RANGE || in getVirtualRegInfo()2090 inst_op == OP_INVOKE_INTERFACE_RANGE)) in getVirtualRegInfo()4453 case OP_INVOKE_INTERFACE_RANGE: in getTempRegInfo()
686 (inst_op >= OP_INVOKE_VIRTUAL && inst_op <= OP_INVOKE_INTERFACE_RANGE) || in collectInfoOfBasicBlock()
2255 HANDLE_OPCODE(OP_INVOKE_INTERFACE_RANGE /*{vCCCC..v(CCCC+AA-1)}, meth@BBBB*/)
2266 HANDLE_OPCODE(OP_INVOKE_INTERFACE_RANGE /*{vCCCC..v(CCCC+AA-1)}, meth@BBBB*/) in dvmInterpretPortable()
3190 case OP_INVOKE_INTERFACE_RANGE: { in handleFmt35c_3rc()
3307 case OP_INVOKE_INTERFACE_RANGE: {