Home | History | Annotate | Download | only in mips64

Lines Matching refs:needs_frame

309   Label needs_frame;
316 if (table_entry->needs_frame) {
318 if (needs_frame.is_bound()) {
319 __ Branch(&needs_frame);
321 __ bind(&needs_frame);