Searched refs:SORR_NONE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 5842 typedef enum { SORR_NONE, SORR_ADVANCE, SORR_SAVE, SORR_RESTORE } sorr_act_t; enumerator 5986 save_global_or_fp_reg_p, action, SORR_NONE); in emit_save_or_restore_global_fp_regs() 5988 save_global_or_fp_reg_p, action, SORR_NONE); in emit_save_or_restore_global_fp_regs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 5774 typedef enum { SORR_NONE, SORR_ADVANCE, SORR_SAVE, SORR_RESTORE } sorr_act_t; enumerator 5918 save_global_or_fp_reg_p, action, SORR_NONE); in emit_save_or_restore_global_fp_regs() 5920 save_global_or_fp_reg_p, action, SORR_NONE); in emit_save_or_restore_global_fp_regs()
|