Lines Matching defs:push_reload

210 /* 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 to see. Make sure it does
3914 = push_reload (XEXP (recog_data.operand[i], 0), NULL_RTX,
3945 = push_reload ((modified[i] != RELOAD_WRITE
3969 = push_reload (recog_data.operand[i],
3983 = push_reload (recog_data.operand[goal_alternative_matched[i]],
4030 push_reload for an optional output reload in this case,
4032 and push_reload verifies the constraints for asms. */
4036 = push_reload ((modified[i] != RELOAD_WRITE
4100 = push_reload (recog_data.operand[goal_alternative_matches[i]],
4618 to be substituted normally. push_reload will strip the
4855 push_reload (ad, NULL_RTX, loc, (rtx*) 0, base_reg_class (mode, MEM, SCRATCH),
4955 push_reload (tem, NULL_RTX, loc, (rtx*) 0,
5381 If you add push_reload calls here, you need to make sure gen_reload
5449 push_reload (*loc, NULL_RTX, loc, (rtx*) 0,
5617 reloadnum = push_reload (tem, tem, &XEXP (x, 0),
5635 reloadnum = push_reload (XEXP (op1, 0), XEXP (x, 0),
5737 = push_reload (x, x, loc, loc,
5745 = push_reload (x, NULL_RTX, loc, (rtx*) 0,
5785 reloadnum = push_reload (x, NULL_RTX, loc, (rtx*) 0,
5812 push_reload (x, NULL_RTX, loc, (rtx*) 0,
5832 push_reload (*loc, NULL_RTX, loc, (rtx*) 0,
5853 push_reload (reg_equiv_mem[regno], NULL_RTX, loc, (rtx*) 0,
5883 push_reload (x, NULL_RTX, loc, (rtx*) 0,
5895 push_reload (x, NULL_RTX, loc, (rtx*) 0,
5916 push_reload (x, NULL_RTX, loc, (rtx*) 0,
5933 push_reload (x, NULL_RTX, loc, (rtx*) 0, class,
6008 push_reload (x, NULL_RTX, loc, (rtx*) 0, class,
6118 push_reload (XEXP (tem, 0), NULL_RTX, &XEXP (tem, 0), (rtx*) 0,