OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:restore_all
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/v850/
v850.cc
1814
rtx
restore_all
;
1841
restore_all
= NULL_RTX;
1854
restore_all
= gen_rtx_PARALLEL (VOIDmode,
1856
XVECEXP (
restore_all
, 0, 0) = ret_rtx;
1857
XVECEXP (
restore_all
, 0, 1)
1866
XVECEXP (
restore_all
, 0, i+2)
1875
code = recog (
restore_all
, NULL, NULL);
1884
insn = emit_jump_insn (
restore_all
);
1888
restore_all
= NULL_RTX;
1894
if (!
restore_all
)
1806
rtx
restore_all
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/v850/
v850.cc
1814
rtx
restore_all
;
1841
restore_all
= NULL_RTX;
1854
restore_all
= gen_rtx_PARALLEL (VOIDmode,
1856
XVECEXP (
restore_all
, 0, 0) = ret_rtx;
1857
XVECEXP (
restore_all
, 0, 1)
1866
XVECEXP (
restore_all
, 0, i+2)
1875
code = recog (
restore_all
, NULL, NULL);
1884
insn = emit_jump_insn (
restore_all
);
1888
restore_all
= NULL_RTX;
1894
if (!
restore_all
)
1806
rtx
restore_all
;
local
[
all
...]
Completed in 97 milliseconds
Indexes created Sat Sep 05 00:25:07 UTC 2026