Searched refs:leaf_function (Results 1 – 11 of 11) sorted by relevance
118 int leaf_function; member1028 get_frame_extra_info (fi)->leaf_function = 1; in sh64_nofp_frame_init_saved_regs()1079 get_frame_extra_info (fi)->leaf_function = 0; in sh64_nofp_frame_init_saved_regs()1107 get_frame_extra_info (fi)->leaf_function = 0; in sh64_nofp_frame_init_saved_regs()1135 get_frame_extra_info (fi)->leaf_function = 0; in sh64_nofp_frame_init_saved_regs()1142 get_frame_extra_info (fi)->leaf_function = 0; in sh64_nofp_frame_init_saved_regs()1223 get_frame_extra_info (fi)->leaf_function = 0; in sh64_init_extra_frame_info()
267 int leaf_function; member300 info->leaf_function = 0; in cris_sigtramp_frame_unwind_cache()628 info->leaf_function = 0; in cris_frame_unwind_cache()957 info->leaf_function = 1; in cris_scan_prologue()991 info->leaf_function = 0; in cris_scan_prologue()1188 if (!info->leaf_function) in cris_scan_prologue()
1567 * config/sh/tm-sh.h (EXTRA_FRAME_INFO): Add f_offset and leaf_function
3744 compute_frame_size (size, leaf_function) in compute_frame_size() argument3746 int leaf_function;3777 if (leaf_function && n_regs == 03794 if (leaf_function == 0 || size > 0)3892 sparc_nonflat_function_prologue (file, size, leaf_function) in sparc_nonflat_function_prologue() argument3895 int leaf_function;3901 actual_fsize = compute_frame_size (size, leaf_function);3903 if (leaf_function)3919 else if (! leaf_function)3955 dwarf2out_def_cfa (label, (leaf_function ? STACK_POINTER_REGNUM[all …]
224 (define_attr "leaf_function" "false,true"
308 extern int leaf_function;
427 extern int leaf_function;
10095 int leaf_function = leaf_function_p (); in thumb_unexpanded_epilogue() local10192 had_to_push_lr = (live_regs_mask || !leaf_function in thumb_unexpanded_epilogue()
145 (define_attr "leaf_function" "false,true"160 (if_then_else (eq_attr "leaf_function" "true")7029 (cond [(eq_attr "leaf_function" "true")
938 * final.c (leaf_function): Don't define.939 (final_start_function): Replace uses of leaf_function with943 (rest_of_compilation): Replace uses of leaf_function with952 * sparc.md (leaf_function attribute, untyped_return): Likewise.
11583 (output_restore_regs): Mark leaf_function as unused.