OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:update_temp_slot_address
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
function.cc
1111
update_temp_slot_address
(rtx old_rtx, rtx new_rtx)
1133
update_temp_slot_address
(XEXP (old_rtx, 0), new_rtx);
1134
update_temp_slot_address
(XEXP (old_rtx, 1), new_rtx);
1141
update_temp_slot_address
(XEXP (old_rtx, 1), XEXP (new_rtx, 1));
1143
update_temp_slot_address
(XEXP (old_rtx, 0), XEXP (new_rtx, 1));
1145
update_temp_slot_address
(XEXP (old_rtx, 1), XEXP (new_rtx, 0));
1147
update_temp_slot_address
(XEXP (old_rtx, 0), XEXP (new_rtx, 0));
1103
update_temp_slot_address
(rtx old_rtx, rtx new_rtx)
function
/src/external/gpl3/gcc.old/dist/gcc/
function.cc
1109
update_temp_slot_address
(rtx old_rtx, rtx new_rtx)
1131
update_temp_slot_address
(XEXP (old_rtx, 0), new_rtx);
1132
update_temp_slot_address
(XEXP (old_rtx, 1), new_rtx);
1139
update_temp_slot_address
(XEXP (old_rtx, 1), XEXP (new_rtx, 1));
1141
update_temp_slot_address
(XEXP (old_rtx, 0), XEXP (new_rtx, 1));
1143
update_temp_slot_address
(XEXP (old_rtx, 1), XEXP (new_rtx, 0));
1145
update_temp_slot_address
(XEXP (old_rtx, 0), XEXP (new_rtx, 0));
1101
update_temp_slot_address
(rtx old_rtx, rtx new_rtx)
function
Completed in 31 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026