Searched refs:GOTO_TARGET (Results 1 - 11 of 11) sorted by relevance

/dalvik/vm/mterp/portable/
H A Dstubdefs.cpp8 #define GOTO_TARGET(_target, ...) _target: macro
/dalvik/vm/mterp/c/
H A DgotoTargets.cpp11 GOTO_TARGET(filledNewArray, bool methodCallRange, bool) function
106 GOTO_TARGET(invokeVirtual, bool methodCallRange, bool) function
202 GOTO_TARGET(invokeSuper, bool methodCallRange) function
280 GOTO_TARGET(invokeInterface, bool methodCallRange) function
331 GOTO_TARGET(invokeDirect, bool methodCallRange) function
367 GOTO_TARGET(invokeStatic, bool methodCallRange)
405 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange) function
464 GOTO_TARGET(invokeSuperQuick, bool methodCallRange) function
528 GOTO_TARGET(returnFromMethod) function
599 GOTO_TARGET(exceptionThrow function
758 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, function
[all...]
/dalvik/vm/mterp/cstubs/
H A Dstubdefs.cpp10 #define GOTO_TARGET(_target, ...) \ macro
/dalvik/vm/mterp/out/
H A DInterpC-mips.cpp388 #define GOTO_TARGET(_target, ...) \ macro
1202 GOTO_TARGET(filledNewArray, bool methodCallRange, bool) function
1297 GOTO_TARGET(invokeVirtual, bool methodCallRange, bool) function
1393 GOTO_TARGET(invokeSuper, bool methodCallRange) function
1471 GOTO_TARGET(invokeInterface, bool methodCallRange) function
1522 GOTO_TARGET(invokeDirect, bool methodCallRange) function
1558 GOTO_TARGET(invokeStatic, bool methodCallRange)
1596 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange) function
1655 GOTO_TARGET(invokeSuperQuick, bool methodCallRange) function
1719 GOTO_TARGET(returnFromMetho function
1790 GOTO_TARGET(exceptionThrown) function
1949 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, function
[all...]
H A DInterpC-x86.cpp388 #define GOTO_TARGET(_target, ...) \ macro
1278 GOTO_TARGET(filledNewArray, bool methodCallRange, bool) function
1373 GOTO_TARGET(invokeVirtual, bool methodCallRange, bool) function
1469 GOTO_TARGET(invokeSuper, bool methodCallRange) function
1547 GOTO_TARGET(invokeInterface, bool methodCallRange) function
1598 GOTO_TARGET(invokeDirect, bool methodCallRange) function
1634 GOTO_TARGET(invokeStatic, bool methodCallRange)
1672 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange) function
1731 GOTO_TARGET(invokeSuperQuick, bool methodCallRange) function
1795 GOTO_TARGET(returnFromMetho function
1866 GOTO_TARGET(exceptionThrown) function
2025 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, function
[all...]
H A DInterpC-allstubs.cpp388 #define GOTO_TARGET(_target, ...) \ macro
3097 GOTO_TARGET(filledNewArray, bool methodCallRange, bool) function
3192 GOTO_TARGET(invokeVirtual, bool methodCallRange, bool) function
3288 GOTO_TARGET(invokeSuper, bool methodCallRange) function
3366 GOTO_TARGET(invokeInterface, bool methodCallRange) function
3417 GOTO_TARGET(invokeDirect, bool methodCallRange) function
3453 GOTO_TARGET(invokeStatic, bool methodCallRange)
3491 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange) function
3550 GOTO_TARGET(invokeSuperQuick, bool methodCallRange) function
3614 GOTO_TARGET(returnFromMetho function
3685 GOTO_TARGET(exceptionThrown) function
3844 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, function
[all...]
H A DInterpC-portable.cpp386 #define GOTO_TARGET(_target, ...) _target: macro
3045 GOTO_TARGET(filledNewArray, bool methodCallRange, bool) function
3140 GOTO_TARGET(invokeVirtual, bool methodCallRange, bool) function
3236 GOTO_TARGET(invokeSuper, bool methodCallRange) function
3314 GOTO_TARGET(invokeInterface, bool methodCallRange) function
3365 GOTO_TARGET(invokeDirect, bool methodCallRange) function
3401 GOTO_TARGET(invokeStatic, bool methodCallRange)
3439 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange) function
3498 GOTO_TARGET(invokeSuperQuick, bool methodCallRange) function
3562 GOTO_TARGET(returnFromMetho function
3633 GOTO_TARGET(exceptionThrown) function
3792 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, function
[all...]
H A DInterpC-armv5te-vfp.cpp388 #define GOTO_TARGET(_target, ...) \ macro
H A DInterpC-armv5te.cpp388 #define GOTO_TARGET(_target, ...) \ macro
H A DInterpC-armv7-a-neon.cpp388 #define GOTO_TARGET(_target, ...) \ macro
H A DInterpC-armv7-a.cpp388 #define GOTO_TARGET(_target, ...) \ macro

Completed in 138 milliseconds