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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c199 static void do_restore (rtx (*)(rtx, rtx, rtx), rtx, HOST_WIDE_INT);
3015 do_restore (rtx (*move_fn) (rtx, rtx, rtx), rtx reg, HOST_WIDE_INT cfa_off)
3469 do_restore (gen_movdi_x, alt_reg, cfa_off);
3493 do_restore (gen_movdi_x, ar_unat_save_reg, cfa_off);
3511 do_restore (gen_movdi_x, alt_reg, cfa_off);
3528 do_restore (gen_movdi_x, alt_reg, cfa_off);
3547 do_restore (gen_movdi_x, alt_reg, cfa_off);
3568 do_restore (gen_gr_restore, reg, cfa_off);
3578 do_restore (gen_movdi_x, alt_reg, cfa_off);
3590 do_restore (gen_fr_restore_
3010 do_restore (rtx (*move_fn) (rtx, rtx, rtx), rtx reg, HOST_WIDE_INT cfa_off) function
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.c173 static void do_restore (rtx (*)(rtx, rtx, rtx), rtx, HOST_WIDE_INT);
2837 do_restore (rtx (*move_fn) (rtx, rtx, rtx), rtx reg, HOST_WIDE_INT cfa_off)
3275 do_restore (gen_movdi_x, alt_reg, cfa_off);
3296 do_restore (gen_movdi_x, ar_unat_save_reg, cfa_off);
3313 do_restore (gen_movdi_x, alt_reg, cfa_off);
3327 do_restore (gen_movdi_x, alt_reg, cfa_off);
3348 do_restore (gen_gr_restore, reg, cfa_off);
3362 do_restore (gen_movdi_x, alt_reg, cfa_off);
3374 do_restore (gen_movdi_x, alt_reg, cfa_off);
3386 do_restore (gen_fr_restore_
2831 do_restore (rtx (*move_fn) (rtx, rtx, rtx), rtx reg, HOST_WIDE_INT cfa_off) function
[all...]

Completed in 88 milliseconds