Home
last modified time | relevance | path

Searched refs:sort_p (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/bsd/ipf/dist/tools/
Dipfstat.c186 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/
Dhaifa-sched.cc6488 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()
Dsel-sched.cc4033 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()
Dtarget.def1317 the processor cycle is advanced. If *@var{sort_p}\n\
1325 int clock, int *sort_p),
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.cc224 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/
Dia64.cc7701 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/dist/gcc/doc/
Dtm.texi7344 … int @var{verbose}, rtx_insn *@var{insn}, int @var{last_clock}, int @var{clock}, int *@var{sort_p})
7348 the processor cycle is advanced. If *@var{sort_p}