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

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 28428 /* Implement the TARGET_OPTAB_SUPPORTED_P hook. */
31040 #undef TARGET_OPTAB_SUPPORTED_P
31041 #define TARGET_OPTAB_SUPPORTED_P aarch64_optab_supported_p
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 10964 /* Implement the TARGET_OPTAB_SUPPORTED_P hook. */
11148 #undef TARGET_OPTAB_SUPPORTED_P
11149 #define TARGET_OPTAB_SUPPORTED_P loongarch_optab_supported_p
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1718 #undef TARGET_OPTAB_SUPPORTED_P
1719 #define TARGET_OPTAB_SUPPORTED_P rs6000_optab_supported_p
28518 /* Implement the TARGET_OPTAB_SUPPORTED_P hook. */
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1711 #undef TARGET_OPTAB_SUPPORTED_P
1712 #define TARGET_OPTAB_SUPPORTED_P rs6000_optab_supported_p
28082 /* Implement the TARGET_OPTAB_SUPPORTED_P hook. */

Completed in 88 milliseconds