HomeSort by: relevance | last modified time | path
    Searched defs:push_reload (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
reload.cc 209 /* On return from push_reload, holds the reload-number for the OUT
741 push_reload, they determine the kind of the new reload that we try to
968 push_reload (rtx in, rtx out, rtx *inloc, rtx *outloc,
1181 push_reload (SUBREG_REG (in), NULL_RTX, &SUBREG_REG (in), (rtx *) 0,
1260 push_reload (SUBREG_REG (out), SUBREG_REG (out), &SUBREG_REG (out),
1659 RELOADNUM is the value returned by push_reload
1998 /* Narrow down the reg class, the same way push_reload will;
1999 otherwise we might find a dummy now, but push_reload won't. */
2608 for values that need reloading and record them with push_reload.
3156 subregs for push_reload to see. Make sure it doe
963 push_reload (rtx in, rtx out, rtx *inloc, rtx *outloc, function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
reload.cc 209 /* On return from push_reload, holds the reload-number for the OUT
741 push_reload, they determine the kind of the new reload that we try to
968 push_reload (rtx in, rtx out, rtx *inloc, rtx *outloc,
1181 push_reload (SUBREG_REG (in), NULL_RTX, &SUBREG_REG (in), (rtx *) 0,
1260 push_reload (SUBREG_REG (out), SUBREG_REG (out), &SUBREG_REG (out),
1659 RELOADNUM is the value returned by push_reload
1998 /* Narrow down the reg class, the same way push_reload will;
1999 otherwise we might find a dummy now, but push_reload won't. */
2607 for values that need reloading and record them with push_reload.
3161 subregs for push_reload to see. Make sure it doe
963 push_reload (rtx in, rtx out, rtx *inloc, rtx *outloc, function
    [all...]

Completed in 107 milliseconds