Home | History | Annotate | Download | only in armv7-a-neon

Lines Matching refs:notHandled

313         bool notHandled;
318 notHandled = handleMethodFmt10t_Fmt20t_Fmt30t(cUnit, mir, bb,
322 notHandled = handleMethodFmt10x(cUnit, mir);
326 notHandled = handleMethodFmt11n_Fmt31i(cUnit, mir);
329 notHandled = handleMethodFmt11x(cUnit, mir, bb, labelList);
332 notHandled = handleMethodFmt12x(cUnit, mir);
335 notHandled = handleMethodFmt20bc(cUnit, mir);
339 notHandled = handleMethodFmt21c_Fmt31c(cUnit, mir);
342 notHandled = handleMethodFmt21h(cUnit, mir);
345 notHandled = handleMethodFmt21s(cUnit, mir);
348 notHandled = handleMethodFmt21t(cUnit, mir, bb, labelList);
352 notHandled = handleMethodFmt22b_Fmt22s(cUnit, mir);
355 notHandled = handleMethodFmt22c(cUnit, mir);
358 notHandled = handleMethodFmt22cs(cUnit, mir);
361 notHandled = handleMethodFmt22t(cUnit, mir, bb, labelList);
365 notHandled = handleMethodFmt22x_Fmt32x(cUnit, mir);
368 notHandled = handleMethodFmt23x(cUnit, mir);
371 notHandled = handleMethodFmt31t(cUnit, mir);
375 notHandled = handleMethodFmt35c_3rc(cUnit, mir, bb, labelList);
379 notHandled = handleMethodFmt35ms_3rms(cUnit, mir, bb,
384 notHandled = handleMethodExecuteInline(cUnit, mir);
387 notHandled = handleMethodFmt51l(cUnit, mir);
390 notHandled = true;
395 if (notHandled == true && dalvikOpcode >= kNumPackedOpcodes) {
396 notHandled = false;
399 if (notHandled) {