HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_OPTION_SAVE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc 4152 TARGET_OPTION_SAVE/TARGET_OPTION_RESTORE hooks. */
5603 #undef TARGET_OPTION_SAVE
5604 #define TARGET_OPTION_SAVE nios2_option_save
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 5600 /* Implement TARGET_OPTION_SAVE. */
5842 #define TARGET_OPTION_SAVE loongarch_option_save
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc 4146 TARGET_OPTION_SAVE/TARGET_OPTION_RESTORE hooks. */
5597 #undef TARGET_OPTION_SAVE
5598 #define TARGET_OPTION_SAVE nios2_option_save
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 7707 /* Implement TARGET_OPTION_SAVE. */
11027 #undef TARGET_OPTION_SAVE
11028 #define TARGET_OPTION_SAVE loongarch_option_save
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1659 #undef TARGET_OPTION_SAVE
1660 #define TARGET_OPTION_SAVE rs6000_function_specific_save
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1652 #undef TARGET_OPTION_SAVE
1653 #define TARGET_OPTION_SAVE rs6000_function_specific_save

Completed in 80 milliseconds