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

  /src/external/gpl3/gcc/dist/gcc/config/pru/
pru.cc 2416 /* Implement TARGET_CAN_USE_DOLOOP_P. */
3244 #undef TARGET_CAN_USE_DOLOOP_P
3245 #define TARGET_CAN_USE_DOLOOP_P pru_can_use_doloop_p
  /src/external/gpl3/gcc.old/dist/gcc/config/pru/
pru.cc 2363 /* Implement TARGET_CAN_USE_DOLOOP_P. */
3188 #undef TARGET_CAN_USE_DOLOOP_P
3189 #define TARGET_CAN_USE_DOLOOP_P pru_can_use_doloop_p
  /src/external/gpl3/gcc/dist/gcc/config/v850/
v850.cc 3340 #undef TARGET_CAN_USE_DOLOOP_P
3341 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc.old/dist/gcc/config/v850/
v850.cc 3341 #undef TARGET_CAN_USE_DOLOOP_P
3342 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 313 #undef TARGET_CAN_USE_DOLOOP_P
314 #define TARGET_CAN_USE_DOLOOP_P xtensa_can_use_doloop_p
4934 /* Implement TARGET_CAN_USE_DOLOOP_P. */
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 5728 #undef TARGET_CAN_USE_DOLOOP_P
5729 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 5086 #undef TARGET_CAN_USE_DOLOOP_P
5087 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc 312 #undef TARGET_CAN_USE_DOLOOP_P
313 #define TARGET_CAN_USE_DOLOOP_P xtensa_can_use_doloop_p
4148 /* Implement TARGET_CAN_USE_DOLOOP_P. */
  /src/external/gpl3/gcc/dist/gcc/config/bfin/
bfin.cc 3410 /* Implement TARGET_CAN_USE_DOLOOP_P. */
5893 #undef TARGET_CAN_USE_DOLOOP_P
5894 #define TARGET_CAN_USE_DOLOOP_P bfin_can_use_doloop_p
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
bfin.cc 3409 /* Implement TARGET_CAN_USE_DOLOOP_P. */
5893 #undef TARGET_CAN_USE_DOLOOP_P
5894 #define TARGET_CAN_USE_DOLOOP_P bfin_can_use_doloop_p
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 7458 #undef TARGET_CAN_USE_DOLOOP_P
7459 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.cc 668 #undef TARGET_CAN_USE_DOLOOP_P
669 #define TARGET_CAN_USE_DOLOOP_P arc_can_use_doloop_p
7577 /* Implement TARGET_CAN_USE_DOLOOP_P. */
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 648 #undef TARGET_CAN_USE_DOLOOP_P
649 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.cc 752 #undef TARGET_CAN_USE_DOLOOP_P
753 #define TARGET_CAN_USE_DOLOOP_P arc_can_use_doloop_p
7634 /* Implement TARGET_CAN_USE_DOLOOP_P. */
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 638 #undef TARGET_CAN_USE_DOLOOP_P
639 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 31010 #undef TARGET_CAN_USE_DOLOOP_P
31011 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1680 #undef TARGET_CAN_USE_DOLOOP_P
1681 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 27976 #undef TARGET_CAN_USE_DOLOOP_P
27977 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1673 #undef TARGET_CAN_USE_DOLOOP_P
1674 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 791 #undef TARGET_CAN_USE_DOLOOP_P
792 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 780 #undef TARGET_CAN_USE_DOLOOP_P
781 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost

Completed in 248 milliseconds