Searched refs:ds_to_dt (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h1386 extern enum reg_note ds_to_dt (ds_t);
H A Dsched-deps.c1857 init_dep_1 (dep, pending_insn, cur_insn, ds_to_dt (ds),
1871 init_dep (dep, elem, cur_insn, ds_to_dt (ds));
1914 ds_to_dt (ds_t ds)
1907 ds_to_dt (ds_t ds) function
H A Dsel-sched-ir.c3505 dt = ds_to_dt (ds);
3540 dw = (ds_to_dt (ds) == REG_DEP_TRUE
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h1386 extern enum reg_note ds_to_dt (ds_t);
H A Dsched-deps.cc1857 init_dep_1 (dep, pending_insn, cur_insn, ds_to_dt (ds),
1871 init_dep (dep, elem, cur_insn, ds_to_dt (ds));
1914 ds_to_dt (ds_t ds)
1907 ds_to_dt (ds_t ds) function
H A Dsel-sched-ir.cc3505 dt = ds_to_dt (ds);
3540 dw = (ds_to_dt (ds) == REG_DEP_TRUE

Completed in 239 milliseconds