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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 454 #undef TARGET_OPTION_RESTORE
455 #define TARGET_OPTION_RESTORE arm_option_restore
3113 /* Implement TARGET_OPTION_RESTORE. */
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 442 #undef TARGET_OPTION_RESTORE
443 #define TARGET_OPTION_RESTORE arm_option_restore
3074 /* Implement TARGET_OPTION_RESTORE. */
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 19011 /* Implements TARGET_OPTION_RESTORE. Restore the backend codegen decisions
30799 #undef TARGET_OPTION_RESTORE
30800 #define TARGET_OPTION_RESTORE aarch64_option_restore
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc 4152 TARGET_OPTION_SAVE/TARGET_OPTION_RESTORE hooks. */
5606 #undef TARGET_OPTION_RESTORE
5607 #define TARGET_OPTION_RESTORE nios2_option_restore
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 5609 /* Implement TARGET_OPTION_RESTORE. */
5843 #undef TARGET_OPTION_RESTORE
5844 #define TARGET_OPTION_RESTORE loongarch_option_restore
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc 4146 TARGET_OPTION_SAVE/TARGET_OPTION_RESTORE hooks. */
5600 #undef TARGET_OPTION_RESTORE
5601 #define TARGET_OPTION_RESTORE nios2_option_restore
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 7716 /* Implement TARGET_OPTION_RESTORE. */
11029 #undef TARGET_OPTION_RESTORE
11030 #define TARGET_OPTION_RESTORE loongarch_option_restore
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 17512 #undef TARGET_OPTION_RESTORE
17513 #define TARGET_OPTION_RESTORE s390_function_specific_restore
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 18360 #undef TARGET_OPTION_RESTORE
18361 #define TARGET_OPTION_RESTORE s390_function_specific_restore
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1662 #undef TARGET_OPTION_RESTORE
1663 #define TARGET_OPTION_RESTORE rs6000_function_specific_restore
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1655 #undef TARGET_OPTION_RESTORE
1656 #define TARGET_OPTION_RESTORE rs6000_function_specific_restore

Completed in 225 milliseconds