OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_restore
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc
194
static void
do_restore
(rtx (*)(rtx, rtx, rtx), rtx, HOST_WIDE_INT);
3256
do_restore
(rtx (*move_fn) (rtx, rtx, rtx), rtx reg, HOST_WIDE_INT cfa_off)
3958
do_restore
(gen_movdi_x, alt_reg, cfa_off);
3982
do_restore
(gen_movdi_x, ar_unat_save_reg, cfa_off);
4000
do_restore
(gen_movdi_x, alt_reg, cfa_off);
4017
do_restore
(gen_movdi_x, alt_reg, cfa_off);
4036
do_restore
(gen_movdi_x, alt_reg, cfa_off);
4057
do_restore
(gen_gr_restore, reg, cfa_off);
4067
do_restore
(gen_movdi_x, alt_reg, cfa_off);
4079
do_restore
(gen_fr_restore_x, reg, cfa_off)
3251
do_restore
(rtx (*move_fn) (rtx, rtx, rtx), rtx reg, HOST_WIDE_INT cfa_off)
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc
194
static void
do_restore
(rtx (*)(rtx, rtx, rtx), rtx, HOST_WIDE_INT);
3246
do_restore
(rtx (*move_fn) (rtx, rtx, rtx), rtx reg, HOST_WIDE_INT cfa_off)
3948
do_restore
(gen_movdi_x, alt_reg, cfa_off);
3972
do_restore
(gen_movdi_x, ar_unat_save_reg, cfa_off);
3990
do_restore
(gen_movdi_x, alt_reg, cfa_off);
4007
do_restore
(gen_movdi_x, alt_reg, cfa_off);
4026
do_restore
(gen_movdi_x, alt_reg, cfa_off);
4047
do_restore
(gen_gr_restore, reg, cfa_off);
4057
do_restore
(gen_movdi_x, alt_reg, cfa_off);
4069
do_restore
(gen_fr_restore_x, reg, cfa_off)
3241
do_restore
(rtx (*move_fn) (rtx, rtx, rtx), rtx reg, HOST_WIDE_INT cfa_off)
function
[
all
...]
Completed in 38 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026