Searched refs:get_dep_weak_1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-deps.c4315 get_dep_weak_1 (ds_t ds, ds_t type)
4335 dw_t dw = get_dep_weak_1 (ds, type);
4548 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA));
4550 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA));
4552 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL));
4554 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL));
4305 get_dep_weak_1 (ds_t ds, ds_t type) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-deps.cc4298 get_dep_weak_1 (ds_t ds, ds_t type)
4318 dw_t dw = get_dep_weak_1 (ds, type);
4531 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA));
4533 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA));
4535 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL));
4537 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL));
4288 get_dep_weak_1 (ds_t ds, ds_t type) function

Completed in 207 milliseconds