Home | History | Annotate | Download | only in out

Lines Matching refs:jumboFormat

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);
1505 GOTO_TARGET(filledNewArray, bool methodCallRange, bool jumboFormat)
1516 if (jumboFormat) {
1605 if (jumboFormat) {
1613 GOTO_TARGET(invokeVirtual, bool methodCallRange, bool jumboFormat)
1620 if (jumboFormat) {
1719 GOTO_TARGET(invokeSuper, bool methodCallRange, bool jumboFormat)
1726 if (jumboFormat) {
1807 GOTO_TARGET(invokeInterface, bool methodCallRange, bool jumboFormat)
1814 if (jumboFormat) {
1869 GOTO_TARGET(invokeDirect, bool methodCallRange, bool jumboFormat)
1875 if (jumboFormat) {
1915 GOTO_TARGET(invokeStatic, bool methodCallRange, bool jumboFormat)
1918 if (jumboFormat) {
1962 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange, bool jumboFormat)
2021 GOTO_TARGET(invokeSuperQuick, bool methodCallRange, bool jumboFormat)