Searched defs:add_cost (Results 1 – 6 of 6) sorted by relevance
376 bool add_cost) in add_dependency()
101 static int add_cost[NUM_MACHINE_MODES]; variable
3222 add_cost (enum machine_mode mode) in add_cost() function
95 static int add_cost, negate_cost, zero_cost; variable
4978 int add_cost; local
2837 int add_cost = const_ok_for_arm (i) ? 4 : 8; local