Searched defs:best_cost (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dhaifa-sched.c625 int best_cost = actual_hazard_this_instance (unit, instance, insn, local
H A Dregclass.c1290 int best_cost = (1 << (HOST_BITS_PER_INT - 2)) - 1; local
H A Dreload.c677 int best_cost = -1; local
H A Dreload1.c1714 int best_cost = INT_MAX; local
/openbsd-current/gnu/gcc/gcc/
H A Dregclass.c1283 int best_cost = (1 << (HOST_BITS_PER_INT - 2)) - 1; local
H A Dreload.c657 int best_cost = -1; local
H A Dreload1.c1713 int best_cost = INT_MAX; local
H A Dexpmed.c2461 struct mult_cost best_cost; local
[all...]
H A Dtree-ssa-loop-ivopts.c5011 unsigned i, best_cost, acost; local
5057 unsigned best_cost, act_cost; local
5174 unsigned i, acost, best_cost = iv_ca_cost (ivs), n_ivs; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c1716 int cost, best_cost = 10000; local
2001 int cost, best_cost; local
[all...]
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dsh.c2471 int cost, best_cost = 10000; local
2747 int cost = 0, best_cost; local
10347 int base_cost, best_cost, cost; local
[all...]

Completed in 461 milliseconds