| /netbsd-src/external/bsd/ipf/dist/tools/ |
| H A D | ipfstat.c | 186 static int sort_p __P((const void *, const void *)); 1460 sizeof(statetop_t), sort_p); 2036 static int sort_p(a, b) in sort_p() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | haifa-sched.cc | 6488 int sort_p, advance, start_clock_var; in schedule_block() local 6627 sort_p = TRUE; in schedule_block() 6712 if (sort_p && ready.n_ready > 0) in schedule_block() 6753 if (sort_p in schedule_block() 6801 if (sort_p) in schedule_block() 6830 clock_var, &sort_p)) in schedule_block() 6847 sort_p = TRUE; in schedule_block()
|
| H A D | sel-sched.cc | 4033 int sort_p = 0; in sel_dfa_new_cycle() local 4040 while (!sort_p && targetm.sched.dfa_new_cycle (sched_dump, sched_verbose, in sel_dfa_new_cycle() 4042 FENCE_CYCLE (fence), &sort_p)) in sel_dfa_new_cycle() 7026 int sort_p; in reset_sched_cycles_in_current_ebb() local 7116 &sort_p)) in reset_sched_cycles_in_current_ebb()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | haifa-sched.c | 6479 int sort_p, advance, start_clock_var; in schedule_block() local 6618 sort_p = TRUE; in schedule_block() 6703 if (sort_p && ready.n_ready > 0) in schedule_block() 6744 if (sort_p in schedule_block() 6792 if (sort_p) in schedule_block() 6821 clock_var, &sort_p)) in schedule_block() 6838 sort_p = TRUE; in schedule_block()
|
| H A D | sel-sched.c | 4033 int sort_p = 0; in sel_dfa_new_cycle() local 4040 while (!sort_p && targetm.sched.dfa_new_cycle (sched_dump, sched_verbose, in sel_dfa_new_cycle() 4042 FENCE_CYCLE (fence), &sort_p)) in sel_dfa_new_cycle() 7026 int sort_p; in reset_sched_cycles_in_current_ebb() local 7116 &sort_p)) in reset_sched_cycles_in_current_ebb()
|
| H A D | target.def | 1339 the processor cycle is advanced. If *@var{sort_p}\n\ 1347 int clock, int *sort_p),
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
| H A D | sh.cc | 224 static int sh_dfa_new_cycle (FILE *, int, rtx_insn *, int, int, int *sort_p); 10008 int *sort_p) in sh_dfa_new_cycle() argument 10017 *sort_p = 0; in sh_dfa_new_cycle() 10023 *sort_p = 1; in sh_dfa_new_cycle()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | sh.c | 224 static int sh_dfa_new_cycle (FILE *, int, rtx_insn *, int, int, int *sort_p); 10008 int *sort_p) in sh_dfa_new_cycle() argument 10017 *sort_p = 0; in sh_dfa_new_cycle() 10023 *sort_p = 1; in sh_dfa_new_cycle()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| H A D | ia64.cc | 7701 int clock, int *sort_p) in ia64_dfa_new_cycle() argument 7737 *sort_p = (last_scheduled_insn == NULL_RTX in ia64_dfa_new_cycle() 7740 *sort_p = 0; in ia64_dfa_new_cycle()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | ia64.c | 7701 int clock, int *sort_p) in ia64_dfa_new_cycle() argument 7737 *sort_p = (last_scheduled_insn == NULL_RTX in ia64_dfa_new_cycle() 7740 *sort_p = 0; in ia64_dfa_new_cycle()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
| H A D | c6x.c | 3975 int clock ATTRIBUTE_UNUSED, int *sort_p ATTRIBUTE_UNUSED) in c6x_dfa_new_cycle()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
| H A D | c6x.cc | 3977 int clock ATTRIBUTE_UNUSED, int *sort_p ATTRIBUTE_UNUSED) in c6x_dfa_new_cycle()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | tm.texi | 7237 … int @var{verbose}, rtx_insn *@var{insn}, int @var{last_clock}, int @var{clock}, int *@var{sort_p}) 7241 the processor cycle is advanced. If *@var{sort_p}
|