Searched refs:loadcost (Results 1 – 1 of 1) sorted by relevance
14261 int loadcost = 3; in ix86_adjust_cost() local14269 loadcost = 3; in ix86_adjust_cost()14271 loadcost = TARGET_ATHLON ? 2 : 0; in ix86_adjust_cost()14273 if (cost >= loadcost) in ix86_adjust_cost()14274 cost -= loadcost; in ix86_adjust_cost()