Home
last modified time | relevance | path

Searched refs:save_local_or_in_reg_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c5538 save_local_or_in_reg_p (unsigned int regno, int leaf_function) in save_local_or_in_reg_p() function
5605 if (save_local_or_in_reg_p (i, leaf_function)) in sparc_compute_frame_size()
6003 save_local_or_in_reg_p, action, SORR_ADVANCE); in emit_save_or_restore_local_in_regs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc5473 save_local_or_in_reg_p (unsigned int regno, int leaf_function) in save_local_or_in_reg_p() function
5540 if (save_local_or_in_reg_p (i, leaf_function)) in sparc_compute_frame_size()
5935 save_local_or_in_reg_p, action, SORR_ADVANCE); in emit_save_or_restore_local_in_regs()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20196243 (save_local_or_in_reg_p): Test the REGNO of the GOT register.
14798 (save_local_or_in_reg_p): Likewise.
34303 (save_local_or_in_reg_p): Fix test on the GOT register.
H A DChangeLog-201120609 * config/sparc/sparc.c (save_local_or_in_reg_p): Adjust comment.
22713 (save_local_or_in_reg_p): Likewise.