HomeSort by relevance Sort by last modified time
    Searched refs:GOTO_TARGET_DECL (Results 1 - 11 of 11) sorted by null

  /dalvik/vm/mterp/portable/
stubdefs.cpp 6 #define GOTO_TARGET_DECL(_target, ...)
  /dalvik/vm/mterp/cstubs/
stubdefs.cpp 6 #define GOTO_TARGET_DECL(_target, ...) \
  /dalvik/vm/mterp/c/
opcommon.cpp 2 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange, bool jumboFormat);
3 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange, bool jumboFormat);
4 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange, bool jumboFormat);
5 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange, bool jumboFormat);
6 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange, bool jumboFormat);
7 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange, bool jumboFormat);
8 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange, bool jumboFormat);
9 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange, bool jumboFormat);
10 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
12 GOTO_TARGET_DECL(returnFromMethod)
    [all...]
  /dalvik/vm/mterp/out/
InterpC-armv5te-vfp.cpp 376 #define GOTO_TARGET_DECL(_target, ...) \
508 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange, bool jumboFormat);
509 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange, bool jumboFormat);
510 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange, bool jumboFormat);
511 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange, bool jumboFormat);
512 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange, bool jumboFormat);
513 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange, bool jumboFormat);
514 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange, bool jumboFormat);
515 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange, bool jumboFormat);
516 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall
    [all...]
InterpC-armv5te.cpp 376 #define GOTO_TARGET_DECL(_target, ...) \
508 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange, bool jumboFormat);
509 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange, bool jumboFormat);
510 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange, bool jumboFormat);
511 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange, bool jumboFormat);
512 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange, bool jumboFormat);
513 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange, bool jumboFormat);
514 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange, bool jumboFormat);
515 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange, bool jumboFormat);
516 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall
    [all...]
InterpC-armv7-a-neon.cpp 376 #define GOTO_TARGET_DECL(_target, ...) \
508 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange, bool jumboFormat);
509 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange, bool jumboFormat);
510 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange, bool jumboFormat);
511 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange, bool jumboFormat);
512 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange, bool jumboFormat);
513 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange, bool jumboFormat);
514 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange, bool jumboFormat);
515 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange, bool jumboFormat);
516 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall
    [all...]
InterpC-armv7-a.cpp 376 #define GOTO_TARGET_DECL(_target, ...) \
508 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange, bool jumboFormat);
509 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange, bool jumboFormat);
510 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange, bool jumboFormat);
511 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange, bool jumboFormat);
512 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange, bool jumboFormat);
513 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange, bool jumboFormat);
514 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange, bool jumboFormat);
515 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange, bool jumboFormat);
516 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall
    [all...]
InterpC-x86-atom.cpp 376 #define GOTO_TARGET_DECL(_target, ...) \
508 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange, bool jumboFormat);
509 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange, bool jumboFormat);
510 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange, bool jumboFormat);
511 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange, bool jumboFormat);
512 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange, bool jumboFormat);
513 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange, bool jumboFormat);
514 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange, bool jumboFormat);
515 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange, bool jumboFormat);
516 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall
    [all...]
InterpC-x86.cpp 376 #define GOTO_TARGET_DECL(_target, ...) \
508 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange, bool jumboFormat);
509 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange, bool jumboFormat);
510 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange, bool jumboFormat);
511 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange, bool jumboFormat);
512 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange, bool jumboFormat);
513 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange, bool jumboFormat);
514 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange, bool jumboFormat);
515 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange, bool jumboFormat);
516 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall
    [all...]
InterpC-allstubs.cpp 376 #define GOTO_TARGET_DECL(_target, ...) \
508 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange, bool jumboFormat);
509 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange, bool jumboFormat);
510 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange, bool jumboFormat);
511 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange, bool jumboFormat);
512 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange, bool jumboFormat);
513 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange, bool jumboFormat);
514 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange, bool jumboFormat);
515 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange, bool jumboFormat);
516 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall
    [all...]
InterpC-portable.cpp 376 #define GOTO_TARGET_DECL(_target, ...)
460 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange, bool jumboFormat);
461 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange, bool jumboFormat);
462 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange, bool jumboFormat);
463 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange, bool jumboFormat);
464 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange, bool jumboFormat);
465 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange, bool jumboFormat);
466 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange, bool jumboFormat);
467 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange, bool jumboFormat);
468 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall
    [all...]

Completed in 87 milliseconds