Searched refs:DEPS_IN_RHS (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dsel-sched-ir.c2517 if (deps_init_id_data.where == DEPS_IN_RHS)
2537 if (deps_init_id_data.where == DEPS_IN_RHS)
2564 deps_init_id_data.where = DEPS_IN_RHS;
2572 gcc_assert (deps_init_id_data.where == DEPS_IN_RHS
3225 has_dependence_data.where = DEPS_IN_RHS;
3232 gcc_assert (has_dependence_data.where == DEPS_IN_RHS
H A Dsel-sched-ir.h897 DEPS_IN_RHS,
888 DEPS_IN_RHS, enumerator in enum:deps_where_t
H A Dsel-sched.c2022 if (has_dep_p[DEPS_IN_RHS])
2028 has_dep_p[DEPS_IN_RHS])
2330 if (has_dep_p[DEPS_IN_RHS])
2332 ds_t *rhs_dsp = &has_dep_p[DEPS_IN_RHS];

Completed in 117 milliseconds