/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | output.h | 132 extern int leaf_function_p (void);
|
H A D | ira.c | 2256 crtl->is_leaf = leaf_function_p (); in ira_setup_eliminable_regset() 5212 crtl->is_leaf = leaf_function_p (); in ira()
|
H A D | final.c | 4468 leaf_function_p (void) in leaf_function_p() function
|
H A D | function.c | 6281 = optimize > 0 && only_leaf_regs_used () && leaf_function_p (); in rest_of_handle_check_leaf_regs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | output.h | 132 extern int leaf_function_p (void);
|
H A D | ira.cc | 2385 crtl->is_leaf = leaf_function_p (); in ira_setup_eliminable_regset() 5599 crtl->is_leaf = leaf_function_p (); in ira()
|
H A D | final.cc | 4094 leaf_function_p (void) in leaf_function_p() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
H A D | iq2000.h | 232 ? (leaf_function_p () \
|
H A D | iq2000.cc | 1740 && (! leaf_function_p () in iq2000_can_eliminate() 1741 || (to == GP_REG_FIRST + 31 && leaf_function_p ()))) in iq2000_can_eliminate() 1764 if (leaf_function_p ()) in iq2000_initial_elimination_offset()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/ |
H A D | iq2000.h | 232 ? (leaf_function_p () \
|
H A D | iq2000.c | 1740 && (! leaf_function_p () in iq2000_can_eliminate() 1741 || (to == GP_REG_FIRST + 31 && leaf_function_p ()))) in iq2000_can_eliminate() 1764 if (leaf_function_p ()) in iq2000_initial_elimination_offset()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
H A D | bfin.c | 256 || (!leaf_function_p () && call_used_or_fixed_reg_p (regno)))); in must_save_p() 422 || (!leaf_function_p () && call_used_or_fixed_reg_p (i))))) in expand_prologue_reg_save() 461 || (!leaf_function_p () && call_used_or_fixed_reg_p (i))))) in expand_epilogue_reg_restore() 655 || (!leaf_function_p () && call_used_or_fixed_reg_p (i))))) in n_regs_saved_by_prologue()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
H A D | bfin.cc | 257 || (!leaf_function_p () && call_used_or_fixed_reg_p (regno)))); in must_save_p() 423 || (!leaf_function_p () && call_used_or_fixed_reg_p (i))))) in expand_prologue_reg_save() 462 || (!leaf_function_p () && call_used_or_fixed_reg_p (i))))) in expand_epilogue_reg_restore() 656 || (!leaf_function_p () && call_used_or_fixed_reg_p (i))))) in n_regs_saved_by_prologue()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
H A D | microblaze.c | 2196 return ((from == RETURN_ADDRESS_POINTER_REGNUM && !leaf_function_p()) in microblaze_can_eliminate() 2197 || (to == MB_ABI_SUB_RETURN_ADDR_REGNUM && leaf_function_p()) in microblaze_can_eliminate()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
H A D | microblaze.cc | 2197 return ((from == RETURN_ADDRESS_POINTER_REGNUM && !leaf_function_p()) in microblaze_can_eliminate() 2198 || (to == MB_ABI_SUB_RETURN_ADDR_REGNUM && leaf_function_p()) in microblaze_can_eliminate()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
H A D | gcn.c | 2096 if (!leaf_function_p ()) in gcn_conditional_register_usage() 2604 offsets->lr_needs_saving = (!leaf_function_p () in gcn_compute_frame_offsets() 4999 if (!leaf_function_p ()) in gcn_hsa_declare_function_name()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | gcn.cc | 2154 if (!leaf_function_p ()) in gcn_conditional_register_usage() 2671 offsets->lr_needs_saving = (!leaf_function_p () in gcn_compute_frame_offsets() 5326 if (!leaf_function_p ()) in gcn_hsa_declare_function_name()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/ |
H A D | mn10300.c | 619 return leaf_function_p (); in mn10300_can_use_retf_insn()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
H A D | mn10300.cc | 619 return leaf_function_p (); in mn10300_can_use_retf_insn()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/ |
H A D | m32c.c | 4014 rv = leaf_function_p (); in m32c_leaf_function_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/ |
H A D | m32c.cc | 4018 rv = leaf_function_p (); in m32c_leaf_function_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
H A D | xtensa.cc | 3597 if (!leaf_function_p ()) in order_regs_for_local_alloc()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/ |
H A D | xtensa.c | 3565 if (!leaf_function_p ()) in order_regs_for_local_alloc()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 594 int leaf_function_p; member 608 #define sparc_leaf_function_p cfun->machine->leaf_function_p
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 575 int leaf_function_p; member 589 #define sparc_leaf_function_p cfun->machine->leaf_function_p
|