OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reg_save_ar_pfs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc
125
reg_save_ar_pfs
,
enumerator in enum:ia64_frame_regs
2838
current_frame_info.r[
reg_save_ar_pfs
] = find_gr_spill (
reg_save_ar_pfs
, 1);
2839
if (current_frame_info.r[
reg_save_ar_pfs
] == 0)
2869
current_frame_info.r[
reg_save_ar_pfs
]
2870
= find_gr_spill (
reg_save_ar_pfs
, 1);
2871
if (current_frame_info.r[
reg_save_ar_pfs
] == 0)
2890
current_frame_info.r[
reg_save_ar_pfs
]));
2893
current_frame_info.r[
reg_save_ar_pfs
]));
2898
|| current_frame_info.r[
reg_save_ar_pfs
] == min_regno + 1
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc
125
reg_save_ar_pfs
,
enumerator in enum:ia64_frame_regs
2828
current_frame_info.r[
reg_save_ar_pfs
] = find_gr_spill (
reg_save_ar_pfs
, 1);
2829
if (current_frame_info.r[
reg_save_ar_pfs
] == 0)
2859
current_frame_info.r[
reg_save_ar_pfs
]
2860
= find_gr_spill (
reg_save_ar_pfs
, 1);
2861
if (current_frame_info.r[
reg_save_ar_pfs
] == 0)
2880
current_frame_info.r[
reg_save_ar_pfs
]));
2883
current_frame_info.r[
reg_save_ar_pfs
]));
2888
|| current_frame_info.r[
reg_save_ar_pfs
] == min_regno + 1
[
all
...]
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026