OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:toc_restore
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
25984
rtx
toc_restore
= NULL_RTX;
26017
toc_restore
= gen_rtx_SET (toc_reg, stack_toc_unspec);
26132
if (
toc_restore
)
26133
call[n_call++] =
toc_restore
;
25932
rtx
toc_restore
= NULL_RTX;
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
25548
rtx
toc_restore
= NULL_RTX;
25581
toc_restore
= gen_rtx_SET (toc_reg, stack_toc_unspec);
25696
if (
toc_restore
)
25697
call[n_call++] =
toc_restore
;
25496
rtx
toc_restore
= NULL_RTX;
local
Completed in 59 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026