HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_MODE_AFTER (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.cc 166 #define TARGET_MODE_AFTER epiphany_mode_after
  /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.cc 168 #define TARGET_MODE_AFTER epiphany_mode_after
  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 575 #undef TARGET_MODE_AFTER
576 #define TARGET_MODE_AFTER sh_mode_after
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 575 #undef TARGET_MODE_AFTER
576 #define TARGET_MODE_AFTER sh_mode_after
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv.cc 11412 #undef TARGET_MODE_AFTER
11413 #define TARGET_MODE_AFTER riscv_mode_after
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 24861 #undef TARGET_MODE_AFTER
24862 #define TARGET_MODE_AFTER ix86_mode_after
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 29833 /* Implement TARGET_MODE_AFTER for LOCAL_SME_STATE. */
29854 /* Implement TARGET_MODE_AFTER. */
31136 #undef TARGET_MODE_AFTER
31137 #define TARGET_MODE_AFTER aarch64_mode_after
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 26817 #undef TARGET_MODE_AFTER
26818 #define TARGET_MODE_AFTER ix86_mode_after

Completed in 67 milliseconds