Searched refs:loadcost (Results 1 – 1 of 1) sorted by relevance
14247 int loadcost = 3; in ix86_adjust_cost() local14255 loadcost = 3; in ix86_adjust_cost()14257 loadcost = TARGET_ATHLON ? 2 : 0; in ix86_adjust_cost()14259 if (cost >= loadcost) in ix86_adjust_cost()14260 cost -= loadcost; in ix86_adjust_cost()