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

/freebsd-10-stable/contrib/gcc/
H A Dreload1.c85 /* During reload_as_needed, element N contains a REG rtx for the hard reg
142 /* During reload_as_needed, element N contains the last pseudo regno reloaded
148 /* During reload_as_needed, element N contains the insn for which
209 for a single insn, but also during reload_as_needed where they show all
272 /* Set to 1 while reload_as_needed is operating.
412 static void reload_as_needed (int);
1088 reload_as_needed (global);
2938 but not referencing fp; this needs to be seen during reload_as_needed so
3042 will delete it in reload_as_needed once we know that this
3402 where something illegal happened during reload_as_needed tha
3898 reload_as_needed (int live_known) function
[all...]

Completed in 63 milliseconds