OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:r15_restore
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc
16917
rtx_insn *
r15_restore
= NULL, *r11_restore = NULL;
16933
r15_restore
= insn;
16936
if (r11_restore == NULL ||
r15_restore
== NULL)
16938
add_dependence (r11_restore,
r15_restore
, REG_DEP_ANTI);
16916
rtx_insn *
r15_restore
= NULL, *r11_restore = NULL;
local
/src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc
17456
rtx_insn *
r15_restore
= NULL, *r11_restore = NULL;
17472
r15_restore
= insn;
17475
if (r11_restore == NULL ||
r15_restore
== NULL)
17477
add_dependence (r11_restore,
r15_restore
, REG_DEP_ANTI);
17455
rtx_insn *
r15_restore
= NULL, *r11_restore = NULL;
local
Completed in 32 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026