Home
last modified time | relevance | path

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

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