HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_FUNCTION_ARG_BOUNDARY (Results 1 - 25 of 46) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/config/iq2000/
iq2000.cc 236 #undef TARGET_FUNCTION_ARG_BOUNDARY
237 #define TARGET_FUNCTION_ARG_BOUNDARY iq2000_function_arg_boundary
  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.cc 223 #undef TARGET_FUNCTION_ARG_BOUNDARY
224 #define TARGET_FUNCTION_ARG_BOUNDARY mcore_function_arg_boundary
  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 767 #undef TARGET_FUNCTION_ARG_BOUNDARY
768 #define TARGET_FUNCTION_ARG_BOUNDARY msp430_function_arg_boundary
  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 3745 #undef TARGET_FUNCTION_ARG_BOUNDARY
3746 #define TARGET_FUNCTION_ARG_BOUNDARY rx_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
iq2000.cc 235 #undef TARGET_FUNCTION_ARG_BOUNDARY
236 #define TARGET_FUNCTION_ARG_BOUNDARY iq2000_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.cc 223 #undef TARGET_FUNCTION_ARG_BOUNDARY
224 #define TARGET_FUNCTION_ARG_BOUNDARY mcore_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 767 #undef TARGET_FUNCTION_ARG_BOUNDARY
768 #define TARGET_FUNCTION_ARG_BOUNDARY msp430_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 3745 #undef TARGET_FUNCTION_ARG_BOUNDARY
3746 #define TARGET_FUNCTION_ARG_BOUNDARY rx_function_arg_boundary
  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc 1418 /* Implements TARGET_FUNCTION_ARG_BOUNDARY. */
1419 #undef TARGET_FUNCTION_ARG_BOUNDARY
1420 #define TARGET_FUNCTION_ARG_BOUNDARY m32c_function_arg_boundary
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.cc 5648 #undef TARGET_FUNCTION_ARG_BOUNDARY
5649 #define TARGET_FUNCTION_ARG_BOUNDARY nds32_function_arg_boundary
  /src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.cc 1770 #undef TARGET_FUNCTION_ARG_BOUNDARY
1771 #define TARGET_FUNCTION_ARG_BOUNDARY rl78_function_arg_boundary
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 256 #undef TARGET_FUNCTION_ARG_BOUNDARY
257 #define TARGET_FUNCTION_ARG_BOUNDARY xtensa_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 267 /* Implement TARGET_FUNCTION_ARG_BOUNDARY. Every parameter gets at
5935 #undef TARGET_FUNCTION_ARG_BOUNDARY
5936 #define TARGET_FUNCTION_ARG_BOUNDARY loongarch_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc 1415 /* Implements TARGET_FUNCTION_ARG_BOUNDARY. */
1416 #undef TARGET_FUNCTION_ARG_BOUNDARY
1417 #define TARGET_FUNCTION_ARG_BOUNDARY m32c_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.cc 5646 #undef TARGET_FUNCTION_ARG_BOUNDARY
5647 #define TARGET_FUNCTION_ARG_BOUNDARY nds32_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv.cc 2733 /* Implement TARGET_FUNCTION_ARG_BOUNDARY. Every parameter gets at
5682 #undef TARGET_FUNCTION_ARG_BOUNDARY
5683 #define TARGET_FUNCTION_ARG_BOUNDARY riscv_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/rl78/
rl78.cc 1770 #undef TARGET_FUNCTION_ARG_BOUNDARY
1771 #define TARGET_FUNCTION_ARG_BOUNDARY rl78_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 205 /* Implement TARGET_FUNCTION_ARG_BOUNDARY. */
5604 #undef TARGET_FUNCTION_ARG_BOUNDARY
5605 #define TARGET_FUNCTION_ARG_BOUNDARY tilegx_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 156 /* Implement TARGET_FUNCTION_ARG_BOUNDARY. */
4973 #undef TARGET_FUNCTION_ARG_BOUNDARY
4974 #define TARGET_FUNCTION_ARG_BOUNDARY tilepro_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc 252 #undef TARGET_FUNCTION_ARG_BOUNDARY
253 #define TARGET_FUNCTION_ARG_BOUNDARY xtensa_function_arg_boundary
  /src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.cc 122 #define TARGET_FUNCTION_ARG_BOUNDARY epiphany_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.cc 124 #define TARGET_FUNCTION_ARG_BOUNDARY epiphany_function_arg_boundary
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc 563 /* Implement TARGET_FUNCTION_ARG_BOUNDARY. */
6735 #undef TARGET_FUNCTION_ARG_BOUNDARY
6736 #define TARGET_FUNCTION_ARG_BOUNDARY c6x_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc 563 /* Implement TARGET_FUNCTION_ARG_BOUNDARY. */
6734 #undef TARGET_FUNCTION_ARG_BOUNDARY
6735 #define TARGET_FUNCTION_ARG_BOUNDARY c6x_function_arg_boundary
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 719 /* Implement TARGET_FUNCTION_ARG_BOUNDARY.
7519 #undef TARGET_FUNCTION_ARG_BOUNDARY
7520 #define TARGET_FUNCTION_ARG_BOUNDARY nvptx_function_arg_boundary

Completed in 111 milliseconds

1 2