HomeSort by relevance Sort by last modified time
    Searched full:methodcallrange (Results 1 - 14 of 14) sorted by null

  /dalvik/vm/mterp/c/
gotoTargets.cpp 11 GOTO_TARGET(filledNewArray, bool methodCallRange, bool)
25 if (methodCallRange) {
82 if (methodCallRange) {
106 GOTO_TARGET(invokeVirtual, bool methodCallRange, bool)
121 if (methodCallRange) {
198 GOTO_invokeMethod(methodCallRange, methodToCall, vsrc1, vdst);
202 GOTO_TARGET(invokeSuper, bool methodCallRange)
213 if (methodCallRange) {
276 GOTO_invokeMethod(methodCallRange, methodToCall, vsrc1, vdst);
280 GOTO_TARGET(invokeInterface, bool methodCallRange)
    [all...]
opcommon.cpp 2 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange);
3 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange);
4 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange);
5 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
6 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
7 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange);
8 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange);
9 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange);
10 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
    [all...]
  /dalvik/vm/mterp/out/
InterpC-x86.cpp 518 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange);
519 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange);
520 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange);
521 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
523 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange);
524 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange);
525 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange);
526 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
    [all...]
InterpC-mips.cpp 518 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange);
519 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange);
520 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange);
521 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
523 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange);
524 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange);
525 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange);
526 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
    [all...]
InterpC-portable.cpp 440 methodCallRange = _methodCallRange; \
464 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange);
465 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange);
466 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange);
467 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
468 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
469 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange);
470 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange);
471 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange);
472 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall
    [all...]
InterpC-allstubs.cpp 518 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange);
519 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange);
520 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange);
521 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
523 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange);
524 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange);
525 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange);
526 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
    [all...]
InterpC-armv5te-vfp.cpp 518 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange);
519 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange);
520 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange);
521 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
523 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange);
524 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange);
525 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange);
526 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
    [all...]
InterpC-armv5te.cpp 518 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange);
519 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange);
520 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange);
521 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
523 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange);
524 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange);
525 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange);
526 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
    [all...]
InterpC-armv7-a-neon.cpp 518 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange);
519 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange);
520 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange);
521 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
523 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange);
524 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange);
525 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange);
526 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
    [all...]
InterpC-armv7-a.cpp 518 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange);
519 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange);
520 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange);
521 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
523 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange);
524 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange);
525 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange);
526 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
    [all...]
  /dalvik/vm/mterp/portable/
entry.cpp 24 bool methodCallRange;
stubdefs.cpp 62 methodCallRange = _methodCallRange; \
  /dalvik/vm/mterp/armv5te/
footer.S 718 * r9 is "bool methodCallRange", indicating if this is a /range variant
727 mov r1, r9 @ A1<- methodCallRange
    [all...]
  /dalvik/vm/mterp/mips/
footer.S 751 * r9 is "bool methodCallRange", indicating if this is a /range variant
    [all...]

Completed in 1222 milliseconds