HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_MODES_TIEABLE_P (Results 1 - 25 of 68) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.cc 113 #undef TARGET_MODES_TIEABLE_P
114 #define TARGET_MODES_TIEABLE_P lm32_modes_tieable_p
1237 /* Implement TARGET_MODES_TIEABLE_P. */
  /src/external/gpl3/gcc.old/dist/gcc/config/lm32/
lm32.cc 113 #undef TARGET_MODES_TIEABLE_P
114 #define TARGET_MODES_TIEABLE_P lm32_modes_tieable_p
1236 /* Implement TARGET_MODES_TIEABLE_P. */
  /src/external/gpl3/gcc.old/dist/gcc/config/cr16/
cr16.cc 234 #undef TARGET_MODES_TIEABLE_P
235 #define TARGET_MODES_TIEABLE_P cr16_modes_tieable_p
520 /* Implement TARGET_MODES_TIEABLE_P. */
  /src/external/gpl3/gcc/dist/gcc/config/mn10300/
mn10300.cc 2640 /* Implement TARGET_MODES_TIEABLE_P. */
3424 #undef TARGET_MODES_TIEABLE_P
3425 #define TARGET_MODES_TIEABLE_P mn10300_modes_tieable_p
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.cc 284 #undef TARGET_MODES_TIEABLE_P
285 #define TARGET_MODES_TIEABLE_P pdp11_modes_tieable_p
2405 /* Implement TARGET_MODES_TIEABLE_P. */
  /src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.cc 510 #undef TARGET_MODES_TIEABLE_P
511 #define TARGET_MODES_TIEABLE_P rl78_modes_tieable_p
  /src/external/gpl3/gcc/dist/gcc/config/v850/
v850.cc 3209 /* Implement TARGET_MODES_TIEABLE_P. */
3346 #undef TARGET_MODES_TIEABLE_P
3347 #define TARGET_MODES_TIEABLE_P v850_modes_tieable_p
  /src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
mn10300.cc 2639 /* Implement TARGET_MODES_TIEABLE_P. */
3422 #undef TARGET_MODES_TIEABLE_P
3423 #define TARGET_MODES_TIEABLE_P mn10300_modes_tieable_p
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.cc 284 #undef TARGET_MODES_TIEABLE_P
285 #define TARGET_MODES_TIEABLE_P pdp11_modes_tieable_p
2404 /* Implement TARGET_MODES_TIEABLE_P. */
  /src/external/gpl3/gcc.old/dist/gcc/config/rl78/
rl78.cc 510 #undef TARGET_MODES_TIEABLE_P
511 #define TARGET_MODES_TIEABLE_P rl78_modes_tieable_p
  /src/external/gpl3/gcc.old/dist/gcc/config/v850/
v850.cc 3210 /* Implement TARGET_MODES_TIEABLE_P. */
3347 #undef TARGET_MODES_TIEABLE_P
3348 #define TARGET_MODES_TIEABLE_P v850_modes_tieable_p
  /src/external/gpl3/gcc/dist/gcc/config/iq2000/
iq2000.cc 260 #undef TARGET_MODES_TIEABLE_P
261 #define TARGET_MODES_TIEABLE_P iq2000_modes_tieable_p
3501 /* Implement TARGET_MODES_TIEABLE_P. */
  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc 590 /* Implement TARGET_MODES_TIEABLE_P. In general, modes aren't tieable since
4498 #undef TARGET_MODES_TIEABLE_P
4499 #define TARGET_MODES_TIEABLE_P m32c_modes_tieable_p
  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 220 #undef TARGET_MODES_TIEABLE_P
221 #define TARGET_MODES_TIEABLE_P m32r_modes_tieable_p
2787 /* Implement TARGET_MODES_TIEABLE_P. Tie QI/HI/SI modes together. */
  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.cc 251 #undef TARGET_MODES_TIEABLE_P
252 #define TARGET_MODES_TIEABLE_P mcore_modes_tieable_p
3294 /* Implement TARGET_MODES_TIEABLE_P. */
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.cc 4441 /* Implement TARGET_MODES_TIEABLE_P. We can use general registers to
5591 #undef TARGET_MODES_TIEABLE_P
5592 #define TARGET_MODES_TIEABLE_P nds32_modes_tieable_p
  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 3655 /* Implement TARGET_MODES_TIEABLE_P. */
3816 #undef TARGET_MODES_TIEABLE_P
3817 #define TARGET_MODES_TIEABLE_P rx_modes_tieable_p
  /src/external/gpl3/gcc/dist/gcc/config/visium/
visium.cc 364 #undef TARGET_MODES_TIEABLE_P
365 #define TARGET_MODES_TIEABLE_P visium_modes_tieable_p
897 /* Implement TARGET_MODES_TIEABLE_P. */
  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
h8300.cc 5366 /* Implement TARGET_MODES_TIEABLE_P. */
5618 #undef TARGET_MODES_TIEABLE_P
5619 #define TARGET_MODES_TIEABLE_P h8300_modes_tieable_p
  /src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
iq2000.cc 262 #undef TARGET_MODES_TIEABLE_P
263 #define TARGET_MODES_TIEABLE_P iq2000_modes_tieable_p
3504 /* Implement TARGET_MODES_TIEABLE_P. */
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 223 #undef TARGET_MODES_TIEABLE_P
224 #define TARGET_MODES_TIEABLE_P m32r_modes_tieable_p
2785 /* Implement TARGET_MODES_TIEABLE_P. Tie QI/HI/SI modes together. */
  /src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.cc 251 #undef TARGET_MODES_TIEABLE_P
252 #define TARGET_MODES_TIEABLE_P mcore_modes_tieable_p
3293 /* Implement TARGET_MODES_TIEABLE_P. */
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.cc 4439 /* Implement TARGET_MODES_TIEABLE_P. We can use general registers to
5589 #undef TARGET_MODES_TIEABLE_P
5590 #define TARGET_MODES_TIEABLE_P nds32_modes_tieable_p
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 3655 /* Implement TARGET_MODES_TIEABLE_P. */
3816 #undef TARGET_MODES_TIEABLE_P
3817 #define TARGET_MODES_TIEABLE_P rx_modes_tieable_p
  /src/external/gpl3/gcc.old/dist/gcc/config/visium/
visium.cc 364 #undef TARGET_MODES_TIEABLE_P
365 #define TARGET_MODES_TIEABLE_P visium_modes_tieable_p
896 /* Implement TARGET_MODES_TIEABLE_P. */

Completed in 100 milliseconds

1 2 3