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

/freebsd-10.1-release/contrib/gcc/
H A Dreload.h282 with push_reload. REPLACE nonzero means record also where the values occur
323 extern int push_reload (rtx, rtx, rtx *, rtx *, enum reg_class,
H A Dreload.c210 /* On return from push_reload, holds the reload-number for the OUT
708 push_reload, they determine the kind of the new reload that we try to
906 push_reload (rtx in, rtx out, rtx *inloc, rtx *outloc,
1094 push_reload (SUBREG_REG (in), NULL_RTX, &SUBREG_REG (in), (rtx *) 0,
1174 push_reload (SUBREG_REG (out), SUBREG_REG (out), &SUBREG_REG (out),
1596 RELOADNUM is the value returned by push_reload
1942 /* Narrow down the reg class, the same way push_reload will;
1943 otherwise we might find a dummy now, but push_reload won't. */
2506 for values that need reloading and record them with push_reload.
3005 subregs for push_reload t
901 push_reload (rtx in, rtx out, rtx *inloc, rtx *outloc, function
[all...]
/freebsd-10.1-release/contrib/gcc/config/sparc/
H A Dsparc.h2063 push_reload (XEXP (X, 0), NULL_RTX, &XEXP (X, 0), NULL, \
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Darm.h1183 push_reload (XEXP (X, 0), NULL_RTX, &XEXP (X, 0), NULL, \
H A Darm.c4211 push_reload (orig_x, NULL_RTX, x_p, NULL, MODE_BASE_REG_CLASS (mode),
4228 push_reload (orig_x, NULL_RTX, x_p, NULL, MODE_BASE_REG_CLASS (mode),
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Drs6000.c3388 push_reload (XEXP (x, 0), NULL_RTX, &XEXP (x, 0), NULL,
3409 push_reload (XEXP (x, 0), NULL_RTX, &XEXP (x, 0), NULL,
3430 push_reload (XEXP (x, 0), NULL_RTX, &XEXP (x, 0), NULL,
3467 push_reload (XEXP (x, 0), NULL_RTX, &XEXP (x, 0), NULL,
3507 push_reload (XEXP (x, 0), NULL_RTX, &XEXP (x, 0), NULL,
/freebsd-10.1-release/contrib/gcc/config/s390/
H A Ds390.c3504 push_reload (XEXP (tem, 1), 0, &XEXP (tem, 1), 0,

Completed in 289 milliseconds