Home | History | Annotate | Download | only in c

Lines Matching refs:jumboFormat

11 GOTO_TARGET(filledNewArray, bool methodCallRange, bool jumboFormat)
22 if (jumboFormat) {
111 if (jumboFormat) {
119 GOTO_TARGET(invokeVirtual, bool methodCallRange, bool jumboFormat)
126 if (jumboFormat) {
225 GOTO_TARGET(invokeSuper, bool methodCallRange, bool jumboFormat)
232 if (jumboFormat) {
313 GOTO_TARGET(invokeInterface, bool methodCallRange, bool jumboFormat)
320 if (jumboFormat) {
375 GOTO_TARGET(invokeDirect, bool methodCallRange, bool jumboFormat)
381 if (jumboFormat) {
421 GOTO_TARGET(invokeStatic, bool methodCallRange, bool jumboFormat)
424 if (jumboFormat) {
468 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange, bool jumboFormat)
527 GOTO_TARGET(invokeSuperQuick, bool methodCallRange, bool jumboFormat)