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

/freebsd-9.3-release/contrib/gcc/
H A Dexpmed.c2360 struct mult_cost {
2365 /* This macro is used to compare a pointer to a mult_cost against an
2400 struct mult_cost cost;
2425 struct mult_cost cost;
2447 const struct mult_cost *, enum machine_mode mode);
2467 const struct mult_cost *cost_limit, enum machine_mode mode)
2471 struct mult_cost best_cost;
2472 struct mult_cost new_limit;
2888 int mult_cost)
2891 struct mult_cost limi
2350 struct mult_cost { struct
2875 choose_mult_variant(enum machine_mode mode, HOST_WIDE_INT val, struct algorithm *alg, enum mult_variant *variant, int mult_cost) argument
[all...]

Completed in 92 milliseconds