Home
last modified time | relevance | path

Searched refs:can_use_doloop_if_innermost (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h262 extern bool can_use_doloop_if_innermost (const widest_int &,
H A Dtarghooks.c2271 can_use_doloop_if_innermost (const widest_int &, const widest_int &, in can_use_doloop_if_innermost() function
H A Dtarget.def4385 implementation returns true. You can use @code{can_use_doloop_if_innermost}\n\
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.cc3323 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.c3295 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.cc5076 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.c5078 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c5719 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc5718 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c7447 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc637 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c637 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c24165 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc27958 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc1669 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c1659 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c786 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc779 #define TARGET_CAN_USE_DOLOOP_P can_use_doloop_if_innermost
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201310036 * targhooks.h (can_use_doloop_if_innermost): Declare.
10037 * targhooks.c (can_use_doloop_if_innermost): New function.
H A DChangeLog-201440088 * targhooks.h (can_use_doloop_if_innermost): Take widest_ints rather
40092 (can_use_doloop_if_innermost): Take widest_ints rather than
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi11743 implementation returns true. You can use @code{can_use_doloop_if_innermost}
H A Dgccint.info42173 'can_use_doloop_if_innermost' if the loop must be the innermost,
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info43662 'can_use_doloop_if_innermost' if the loop must be the innermost,