| /netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/ |
| H A D | v850.cc | 1623 rtx save_all; in expand_prologue() local 1675 save_all = NULL_RTX; in expand_prologue() 1685 save_all = gen_rtx_PARALLEL in expand_prologue() 1690 XVECEXP (save_all, 0, 0) in expand_prologue() 1698 XVECEXP (save_all, 0, i+1) in expand_prologue() 1706 XVECEXP (save_all, 0, num_save + 1) in expand_prologue() 1711 XVECEXP (save_all, 0, num_save + 2) in expand_prologue() 1715 XVECEXP (save_all, 0, num_save + 3) in expand_prologue() 1719 v850_all_frame_related (save_all); in expand_prologue() 1721 code = recog (save_all, NULL, NULL); in expand_prologue() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/ |
| H A D | v850.c | 1623 rtx save_all; in expand_prologue() local 1675 save_all = NULL_RTX; in expand_prologue() 1685 save_all = gen_rtx_PARALLEL in expand_prologue() 1690 XVECEXP (save_all, 0, 0) in expand_prologue() 1698 XVECEXP (save_all, 0, i+1) in expand_prologue() 1706 XVECEXP (save_all, 0, num_save + 1) in expand_prologue() 1711 XVECEXP (save_all, 0, num_save + 2) in expand_prologue() 1715 XVECEXP (save_all, 0, num_save + 3) in expand_prologue() 1719 v850_all_frame_related (save_all); in expand_prologue() 1721 code = recog (save_all, NULL, NULL); in expand_prologue() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| H A D | nds32-isr.cc | 664 tree save_all, partial_save; in nds32_construct_isr_vectors_information() local 673 save_all = lookup_attribute ("save_all", func_attrs); in nds32_construct_isr_vectors_information() 782 if (save_all) in nds32_construct_isr_vectors_information()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| H A D | nds32-isr.c | 664 tree save_all, partial_save; in nds32_construct_isr_vectors_information() local 673 save_all = lookup_attribute ("save_all", func_attrs); in nds32_construct_isr_vectors_information() 782 if (save_all) in nds32_construct_isr_vectors_information()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | gfortran.h | 1863 int save_all, seen_save, seen_implicit_none; member
|
| H A D | resolve.c | 12656 && (sym->attr.save || sym->ns->save_all in apply_default_init_local() 12810 && !(sym->ns->save_all && !sym->attr.automatic) && !sym->attr.save in resolve_fl_variable_derived() 15884 || (sym->ns->save_all && !sym->attr.automatic) in resolve_symbol() 16038 && !(sym->ns->save_all && !sym->attr.automatic) in resolve_symbol() 16049 && !(sym->ns->save_all && !sym->attr.automatic) in resolve_symbol() 17330 if (ns->save_all || (!flag_automatic && !recursive)) in resolve_types()
|
| H A D | decl.c | 9543 gfc_current_ns->save_all = gfc_current_ns->seen_save = 1; in gfc_match_save() 9547 if (gfc_current_ns->save_all) in gfc_match_save()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | resolve.cc | 12864 && (sym->attr.save || sym->ns->save_all in apply_default_init_local() 13021 && !(sym->ns->save_all && !sym->attr.automatic) && !sym->attr.save in resolve_fl_variable_derived() 16108 || (sym->ns->save_all && !sym->attr.automatic) in resolve_symbol() 16263 && !(sym->ns->save_all && !sym->attr.automatic) in resolve_symbol() 16274 && !(sym->ns->save_all && !sym->attr.automatic) in resolve_symbol() 17565 if (ns->save_all || (!flag_automatic && !recursive)) in resolve_types()
|
| H A D | gfortran.h | 2121 int save_all, seen_save, seen_implicit_none; member
|
| H A D | decl.cc | 9631 gfc_current_ns->save_all = gfc_current_ns->seen_save = 1; in gfc_match_save() 9635 if (gfc_current_ns->save_all) in gfc_match_save()
|
| H A D | ChangeLog-2020 | 2292 recursive are false or ns->save_all is true.
|
| H A D | ChangeLog-2007 | 2973 initialization SAVEd and save_all variable.
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | ChangeLog | 2771 * config/nds32/isr-library/save_all.inc: Ditto.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | extend.texi | 5798 @item save_all 5799 @cindex @code{save_all} function attribute, NDS32
|
| H A D | gcc.info | 37451 'save_all' 69792 * save_all function attribute, NDS32: NDS32 Function Attributes.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | extend.texi | 5418 @item save_all 5419 @cindex @code{save_all} function attribute, NDS32
|
| H A D | gcc.info | 34016 'save_all' 66452 * save_all function attribute, NDS32: NDS32 Function Attributes.
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 81611 927bcc4e0210261cdd28fc7be5e5d866 libgcc/config/nds32/isr-library/save_all.inc
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 93990 8fd8e18077fae58ff5e173f503cdc3e2 libgcc/config/nds32/isr-library/save_all.inc
|