Home | History | Annotate | Download | only in out

Lines Matching full:opindex

7827      * (*gDvmInlineOpsTable[opIndex].func)(arg0, arg1, arg2, arg3, pResult)
7893 * eax: opIndex
7897 SPILL_TMP1(%eax) # save opIndex
7898 call dvmResolveInlineNative # dvmResolveInlineNative(opIndex)
7902 UNSPILL_TMP1(%eax) # in case not resolved, restore opIndex
7909 UNSPILL_TMP1(%eax) # restore opIndex