Searched refs:ds_get_speculation_types (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h1373 extern ds_t ds_get_speculation_types (ds_t);
H A Dsel-sched-ir.c1795 old_to_ds = ds_get_speculation_types (old_to_ds);
1796 old_from_ds = ds_get_speculation_types (old_from_ds);
H A Dsched-deps.c4510 ds_get_speculation_types (ds_t ds)
4500 ds_get_speculation_types (ds_t ds) function
H A Dsel-sched.c3214 already_checked_ds = ds_get_speculation_types (already_checked_ds);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h1373 extern ds_t ds_get_speculation_types (ds_t);
H A Dsel-sched-ir.cc1795 old_to_ds = ds_get_speculation_types (old_to_ds);
1796 old_from_ds = ds_get_speculation_types (old_from_ds);
H A Dsched-deps.cc4493 ds_get_speculation_types (ds_t ds)
4483 ds_get_speculation_types (ds_t ds) function
H A Dsel-sched.cc3214 already_checked_ds = ds_get_speculation_types (already_checked_ds);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c8340 if (ia64_get_insn_spec_ds (insn) == ds_get_speculation_types (ts))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc8340 if (ia64_get_insn_spec_ds (insn) == ds_get_speculation_types (ts))

Completed in 472 milliseconds