Home
last modified time | relevance | path

Searched refs:optimize_call_stack (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dframe-header-opt.cc280 fn->machine->optimize_call_stack in frame_header_opt()
287 if (fn != NULL && fn->machine->optimize_call_stack) in frame_header_opt()
H A Dmips.h3389 bool optimize_call_stack; member
H A Dmips.cc11164 && (crtl->is_leaf || (cfun->machine->optimize_call_stack && !flag_pic))) in mips_compute_frame_info()
11320 && cfun->machine->optimize_call_stack in mips_compute_frame_info()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dframe-header-opt.c280 fn->machine->optimize_call_stack in frame_header_opt()
287 if (fn != NULL && fn->machine->optimize_call_stack) in frame_header_opt()
H A Dmips.h3370 bool optimize_call_stack; member
H A Dmips.c11023 && (crtl->is_leaf || (cfun->machine->optimize_call_stack && !flag_pic))) in mips_compute_frame_info()
11179 && cfun->machine->optimize_call_stack in mips_compute_frame_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201512975 optimize_call_stack flag.
12981 optimize_call_stack fields.