Home
last modified time | relevance | path

Searched refs:TARGET_LOOP_UNROLL_ADJUST (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c16730 #undef TARGET_LOOP_UNROLL_ADJUST
16731 #define TARGET_LOOP_UNROLL_ADJUST s390_loop_unroll_adjust macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc17429 #undef TARGET_LOOP_UNROLL_ADJUST
17430 #define TARGET_LOOP_UNROLL_ADJUST s390_loop_unroll_adjust macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c23343 #undef TARGET_LOOP_UNROLL_ADJUST
23344 #define TARGET_LOOP_UNROLL_ADJUST ix86_loop_unroll_adjust macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc24736 #undef TARGET_LOOP_UNROLL_ADJUST
24737 #define TARGET_LOOP_UNROLL_ADJUST ix86_loop_unroll_adjust macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc1441 #undef TARGET_LOOP_UNROLL_ADJUST
1442 #define TARGET_LOOP_UNROLL_ADJUST rs6000_loop_unroll_adjust macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c1435 #undef TARGET_LOOP_UNROLL_ADJUST
1436 #define TARGET_LOOP_UNROLL_ADJUST rs6000_loop_unroll_adjust macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi.in8015 @hook TARGET_LOOP_UNROLL_ADJUST
H A Dtm.texi11901 @deftypefn {Target Hook} unsigned TARGET_LOOP_UNROLL_ADJUST (unsigned @var{nunroll}, class loop *@v…
H A Dgccint.info42320 -- Target Hook: unsigned TARGET_LOOP_UNROLL_ADJUST (unsigned NUNROLL,
55673 * TARGET_LOOP_UNROLL_ADJUST: Misc. (line 918)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201035517 * target-def.h (TARGET_LOOP_UNROLL_ADJUST): Likewise.
35518 * doc/tm.texi (TARGET_LOOP_UNROLL_ADJUST): Document it.
35519 * config/s390/s390.c (TARGET_LOOP_UNROLL_ADJUST): Define it.
H A DChangeLog-20131601 (TARGET_LOOP_UNROLL_ADJUST): Define.
3895 TARGET_LOOP_UNROLL_ADJUST while deciding unroll factor.
H A DChangeLog-20195972 (TARGET_LOOP_UNROLL_ADJUST): Add loop unroll adjust hook.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info43825 -- Target Hook: unsigned TARGET_LOOP_UNROLL_ADJUST (unsigned NUNROLL,
57465 * TARGET_LOOP_UNROLL_ADJUST: Misc. (line 939)