Searched refs:leaf_function_p (Results 1 – 16 of 16) sorted by relevance
131 extern int leaf_function_p (void);
2534 current_function_is_leaf = leaf_function_p (); in rest_of_handle_local_alloc()
421 if (only_leaf_regs_used () && leaf_function_p ()) in global_alloc()
3632 leaf_function_p (void) in leaf_function_p() function
5728 = optimize > 0 && only_leaf_regs_used () && leaf_function_p (); in rest_of_handle_check_leaf_regs()
14035 leaf_function_p.28180 not needed. Disregard leaf_function_p().28286 leaf_function_p a function call, as intended. Reindented.
10999 'leaf_function_p' and 'prologue_data_valid_p'.24566 final_scan_insn, output_asm_label, leaf_function_p): Likewise.27291 Rename leaf_function into leaf_function_p.
2747 leaf_function_p): Kill BB profiler related code.31946 * final.c: (leaf_function_p): Fix typo.
24561 (leaf_function_p): Allow SIBLING_CALL_P calls even outside of25006 * final.c (leaf_function_p): Sibling calls don't discount being
6712 (end_final, profile_after_prologue, leaf_function_p): Add support
13554 (calc_live_regs): For TARGET_SHMEDIA, use leaf_function_p.
188 #define TARGET_BACKTRACE (leaf_function_p () \893 || (TARGET_ARM && TARGET_APCS_FRAME && ! leaf_function_p ()))
10429 && (!leaf_function_p () in thumb_force_lr_save()10515 leaf = leaf_function_p (); in arm_get_frame_offsets()
308 int leaf_function_p; member314 #define sparc_leaf_function_p cfun->machine->leaf_function_p3679 sparc_compute_frame_size (HOST_WIDE_INT size, int leaf_function_p) in sparc_compute_frame_size() argument3708 if (leaf_function_p in sparc_compute_frame_size()3724 if (! leaf_function_p || size > 0) in sparc_compute_frame_size()3937 = optimize > 0 && leaf_function_p () && only_leaf_regs_used (); in sparc_expand_prologue()
954 (! (leaf_function_p () && only_leaf_regs_used ()))
4106 @findex leaf_function_p4110 windows, the routine @code{leaf_function_p} may be used to determine if