Home
last modified time | relevance | path

Searched refs:TARGET_OPTION_RESTORE (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.cc17514 #undef TARGET_OPTION_RESTORE
17515 #define TARGET_OPTION_RESTORE s390_function_specific_restore macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc24688 #undef TARGET_OPTION_RESTORE
24689 #define TARGET_OPTION_RESTORE ix86_function_specific_restore macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc1650 #undef TARGET_OPTION_RESTORE
1651 #define TARGET_OPTION_RESTORE rs6000_function_specific_restore macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc440 #undef TARGET_OPTION_RESTORE
441 #define TARGET_OPTION_RESTORE arm_option_restore macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200813165 (TARGET_OPTION_RESTORE): Ditto.
13223 (TARGET_OPTION_RESTORE): Ditto.
13403 (TARGET_OPTION_RESTORE): Ditto.
DChangeLog1055 (TARGET_OPTION_RESTORE): Likewise.
DChangeLog-20152683 (TARGET_OPTION_RESTORE): Likewise.
20212 (TARGET_OPTION_RESTORE, TARGET_OPTION_PRINT): Define.
DChangeLog-2016780 (TARGET_OPTION_RESTORE): Register it.
DChangeLog-202013299 * target.def (TARGET_OPTION_SAVE, TARGET_OPTION_RESTORE): Add opts_set
DChangeLog-20104321 (TARGET_OPTION_RESTORE): Ditto.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in7180 @hook TARGET_OPTION_RESTORE
Dtm.texi10662 @deftypefn {Target Hook} void TARGET_OPTION_RESTORE (struct gcc_options *@var{opts}, struct gcc_opt…
Dgccint.info42387 -- Target Hook: void TARGET_OPTION_RESTORE (struct gcc_options *OPTS,
57532 * TARGET_OPTION_RESTORE: Target Attributes. (line 127)