Home | History | Annotate | Download | only in out

Lines Matching refs:GOTO_TARGET

378 #define GOTO_TARGET(_target, ...) _target:
3037 GOTO_TARGET(filledNewArray, bool methodCallRange, bool)
3132 GOTO_TARGET(invokeVirtual, bool methodCallRange, bool)
3228 GOTO_TARGET(invokeSuper, bool methodCallRange)
3306 GOTO_TARGET(invokeInterface, bool methodCallRange)
3357 GOTO_TARGET(invokeDirect, bool methodCallRange)
3393 GOTO_TARGET(invokeStatic, bool methodCallRange)
3431 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange)
3490 GOTO_TARGET(invokeSuperQuick, bool methodCallRange)
3554 GOTO_TARGET(returnFromMethod)
3625 GOTO_TARGET(exceptionThrown)
3784 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall,