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

/freebsd-10.1-release/contrib/gcc/
H A Dglobal.c1055 find_reg (int num, HARD_REG_SET losers, int alt_regs_p, int accept_call_clobbered, int retrying)
1074 if (losers)
1075 IOR_HARD_REG_SET (used1, losers);
1241 if (! losers)
1244 COPY_HARD_REG_SET (new_losers, losers);
1050 find_reg(int num, HARD_REG_SET losers, int alt_regs_p, int accept_call_clobbered, int retrying) argument
H A Dreload.c2914 int losers = 0;
3099 If we do not, count both of the operands as losers.
3137 losers++;
3167 losers--;
3440 losers++;
3466 losers++;
3610 losers++;
3621 losers++;
3630 losers++;
3637 if (losers
2901 int losers = 0; local
[all...]

Completed in 62 milliseconds