Searched refs:sched_finish_pad_groups (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-opts.h88 sched_finish_pad_groups, enumerator in enum:rs6000_nop_insertion
H A Drs6000.c2454 case sched_finish_pad_groups:
2455 nop_str = "sched_finish_pad_groups";
4394 rs6000_sched_insert_nops = sched_finish_pad_groups;
19223 && (rs6000_sched_insert_nops == sched_finish_pad_groups)
19282 if (rs6000_sched_insert_nops == sched_finish_pad_groups)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-opts.h88 sched_finish_pad_groups, enumerator in enum:rs6000_nop_insertion
H A Drs6000.cc2463 case sched_finish_pad_groups:
2464 nop_str = "sched_finish_pad_groups";
4536 rs6000_sched_insert_nops = sched_finish_pad_groups;
19784 && (rs6000_sched_insert_nops == sched_finish_pad_groups)
19843 if (rs6000_sched_insert_nops == sched_finish_pad_groups)

Completed in 366 milliseconds