Home
last modified time | relevance | path

Searched refs:find_set_reg_weight (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/
HDhaifa-sched.c503 static int find_set_reg_weight (rtx);
1591 find_set_reg_weight (rtx x) in find_set_reg_weight() function
1640 reg_weight += find_set_reg_weight (x); in find_insn_reg_weight1()
1647 reg_weight += find_set_reg_weight (x); in find_insn_reg_weight1()
HDChangeLog-200336749 * haifa-sched.c (find_set_reg_weight): New function.
HDChangeLog-200429851 * haifa_sched.c (CONST_BASED_ADDRESS_P, find_set_reg_weight):