Searched defs:leaf_function (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 5519 return_addr_reg_needed_p (int leaf_function) in return_addr_reg_needed_p() 5538 save_local_or_in_reg_p (unsigned int regno, int leaf_function) in save_local_or_in_reg_p() 5569 sparc_compute_frame_size (HOST_WIDE_INT size, int leaf_function) in sparc_compute_frame_size() 5846 int offset, int leaf_function, sorr_pred_t save_p, in emit_save_or_restore_regs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 5454 return_addr_reg_needed_p (int leaf_function) in return_addr_reg_needed_p() 5473 save_local_or_in_reg_p (unsigned int regno, int leaf_function) in save_local_or_in_reg_p() 5504 sparc_compute_frame_size (HOST_WIDE_INT size, int leaf_function) in sparc_compute_frame_size() 5778 int offset, int leaf_function, sorr_pred_t save_p, in emit_save_or_restore_regs()
|