Home
last modified time | relevance | path

Searched refs:rs6000_loop_unroll_adjust (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc1442 #define TARGET_LOOP_UNROLL_ADJUST rs6000_loop_unroll_adjust
5479 rs6000_loop_unroll_adjust (unsigned nunroll, struct loop *loop) in rs6000_loop_unroll_adjust() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c1436 #define TARGET_LOOP_UNROLL_ADJUST rs6000_loop_unroll_adjust
5226 rs6000_loop_unroll_adjust (unsigned nunroll, struct loop *loop) in rs6000_loop_unroll_adjust() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202017417 * config/rs6000/rs6000.c (rs6000_loop_unroll_adjust): Refine hook.
H A DChangeLog-20195973 (rs6000_loop_unroll_adjust): Define it. Use -munroll-only-small-loops.