OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mips_epilogue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc
463
}
mips_epilogue
;
variable in typeref:struct:__anon13362
10389
mips_epilogue
.cfa_restores = alloc_reg_note (REG_CFA_RESTORE, reg,
10390
mips_epilogue
.cfa_restores);
12817
if (
mips_epilogue
.cfa_restores)
12821
REG_NOTES (insn) =
mips_epilogue
.cfa_restores;
12822
mips_epilogue
.cfa_restores = 0;
12836
if (reg !=
mips_epilogue
.cfa_reg || offset !=
mips_epilogue
.cfa_offset)
12842
mips_epilogue
.cfa_reg = reg;
12843
mips_epilogue
.cfa_offset = offset
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc
464
}
mips_epilogue
;
variable in typeref:struct:__anon15796
10218
mips_epilogue
.cfa_restores = alloc_reg_note (REG_CFA_RESTORE, reg,
10219
mips_epilogue
.cfa_restores);
12632
if (
mips_epilogue
.cfa_restores)
12636
REG_NOTES (insn) =
mips_epilogue
.cfa_restores;
12637
mips_epilogue
.cfa_restores = 0;
12651
if (reg !=
mips_epilogue
.cfa_reg || offset !=
mips_epilogue
.cfa_offset)
12657
mips_epilogue
.cfa_reg = reg;
12658
mips_epilogue
.cfa_offset = offset
[
all
...]
Completed in 64 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026