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

  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 3754 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
3755 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 3754 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
3755 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.cc 5926 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
5927 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P nds32_use_blocks_for_constant_p
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 5960 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
5961 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.cc 5930 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
5931 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P nds32_use_blocks_for_constant_p
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv.cc 5697 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
5698 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 7566 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
7567 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 10064 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
10065 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 7710 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
7711 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 10055 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
10056 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 11170 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
11171 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv.cc 11243 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
11244 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P riscv_use_blocks_for_constant_p
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 2536 /* Implement TARGET_USE_BLOCKS_FOR_CONSTANT_P. We can't use blocks for
23337 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
23338 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P mips_use_blocks_for_constant_p
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 24536 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
24537 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 2454 /* Implement TARGET_USE_BLOCKS_FOR_CONSTANT_P. We can't use blocks for
23053 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
23054 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P mips_use_blocks_for_constant_p
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 30904 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
30905 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P aarch64_use_blocks_for_constant_p
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 26485 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
26486 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_const_rtx_true
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1617 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
1618 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P rs6000_use_blocks_for_constant_p
20994 /* Implement TARGET_USE_BLOCKS_FOR_CONSTANT_P. */
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 27873 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
27874 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P aarch64_use_blocks_for_constant_p
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1610 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
1611 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P rs6000_use_blocks_for_constant_p
20527 /* Implement TARGET_USE_BLOCKS_FOR_CONSTANT_P. */

Completed in 283 milliseconds