HomeSort by: relevance | last modified time | path
    Searched defs:nop_str (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 2237 const char *nop_str;
2466 nop_str = "sched_finish_regroup_exact";
2470 nop_str = "sched_finish_pad_groups";
2474 nop_str = "sched_finish_none";
2478 nop_str = nop_num;
2483 fprintf (stderr, DEBUG_FMT_S, "sched_insert_nops", nop_str);
2230 const char *nop_str; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 2226 const char *nop_str;
2460 nop_str = "sched_finish_regroup_exact";
2464 nop_str = "sched_finish_pad_groups";
2468 nop_str = "sched_finish_none";
2472 nop_str = nop_num;
2477 fprintf (stderr, DEBUG_FMT_S, "sched_insert_nops", nop_str);
2219 const char *nop_str; local

Completed in 59 milliseconds