Home
last modified time | relevance | path

Searched refs:tree_dec_ralloc (Results 1 – 4 of 4) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/src/stm8/
H A Dralloc2.cc492 static bool tree_dec_ralloc(T_t &T, G_t &G, const I_t &I, SI_t &SI) in tree_dec_ralloc() function
597 …stm8_assignment_optimal = !tree_dec_ralloc(tree_decomposition, control_flow_graph, conflict_graph,… in stm8_ralloc2_cc()
/dports/lang/sdcc/sdcc-4.0.0/src/hc08/
H A Dralloc2.cc567 static bool tree_dec_ralloc(T_t &T, G_t &G, const I_t &I) in tree_dec_ralloc() function
670 …hc08_assignment_optimal = !tree_dec_ralloc(tree_decomposition, control_flow_graph, conflict_graph); in hc08_ralloc2_cc()
/dports/lang/sdcc/sdcc-4.0.0/src/pdk/
H A Dralloc2.cc580 static bool tree_dec_ralloc(T_t &T, G_t &G, const I_t &I, SI_t &SI) in tree_dec_ralloc() function
686 …pdk_assignment_optimal = !tree_dec_ralloc(tree_decomposition, control_flow_graph, conflict_graph, … in pdk_ralloc2_cc()
/dports/lang/sdcc/sdcc-4.0.0/src/z80/
H A Dralloc2.cc1544 static bool tree_dec_ralloc(T_t &T, G_t &G, const I_t &I, SI_t &SI) in tree_dec_ralloc() function
1708 …z80_assignment_optimal = !tree_dec_ralloc(tree_decomposition, control_flow_graph, conflict_graph, … in z80_ralloc2_cc()