Lines Matching refs:methodIndex
1206 int methodIndex, in genInvokeVirtualCommon() argument
1259 if (methodIndex < 32) { in genInvokeVirtualCommon()
1260 newLIR3(cUnit, THUMB_LDR_RRI5, r0, r7, methodIndex); in genInvokeVirtualCommon()
1262 loadConstant(cUnit, r0, methodIndex<<2); in genInvokeVirtualCommon()
2453 int methodIndex = in handleFmt35c_3rc() local
2455 methodIndex; in handleFmt35c_3rc()
2462 genInvokeVirtualCommon(cUnit, mir, methodIndex, in handleFmt35c_3rc()
2476 pResMethods[dInsn->vB]->methodIndex; in handleFmt35c_3rc()
2597 int methodIndex = dInsn->vB; in handleFmt35c_3rc() local
2749 int methodIndex = dInsn->vB; in handleFmt35ms_3rms() local
2755 genInvokeVirtualCommon(cUnit, mir, methodIndex, in handleFmt35ms_3rms()