OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_operands
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
regrename.cc
1545
Previous values are stored in the
OLD_OPERANDS
and OLD_DUPS.
1551
hide_operands (int n_ops, rtx *
old_operands
, rtx *old_dups,
1558
old_operands
[i] = recog_data.operand[i];
1586
restore_operands (rtx_insn *insn, int n_ops, rtx *
old_operands
, rtx *old_dups)
1592
*recog_data.operand_loc[i] =
old_operands
[i];
1666
rtx
old_operands
[MAX_RECOG_OPERANDS];
local
1770
hide_operands (n_ops,
old_operands
, old_dups, untracked_operands,
1773
restore_operands (insn, n_ops,
old_operands
, old_dups);
1784
hide_operands (n_ops,
old_operands
, old_dups, untracked_operands,
1787
restore_operands (insn, n_ops,
old_operands
, old_dups)
[
all
...]
regrename.cc
1545
Previous values are stored in the
OLD_OPERANDS
and OLD_DUPS.
1551
hide_operands (int n_ops, rtx *
old_operands
, rtx *old_dups,
1558
old_operands
[i] = recog_data.operand[i];
1586
restore_operands (rtx_insn *insn, int n_ops, rtx *
old_operands
, rtx *old_dups)
1592
*recog_data.operand_loc[i] =
old_operands
[i];
1666
rtx
old_operands
[MAX_RECOG_OPERANDS];
local
1770
hide_operands (n_ops,
old_operands
, old_dups, untracked_operands,
1773
restore_operands (insn, n_ops,
old_operands
, old_dups);
1784
hide_operands (n_ops,
old_operands
, old_dups, untracked_operands,
1787
restore_operands (insn, n_ops,
old_operands
, old_dups)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
regrename.cc
1545
Previous values are stored in the
OLD_OPERANDS
and OLD_DUPS.
1551
hide_operands (int n_ops, rtx *
old_operands
, rtx *old_dups,
1558
old_operands
[i] = recog_data.operand[i];
1586
restore_operands (rtx_insn *insn, int n_ops, rtx *
old_operands
, rtx *old_dups)
1592
*recog_data.operand_loc[i] =
old_operands
[i];
1666
rtx
old_operands
[MAX_RECOG_OPERANDS];
local
1770
hide_operands (n_ops,
old_operands
, old_dups, untracked_operands,
1773
restore_operands (insn, n_ops,
old_operands
, old_dups);
1784
hide_operands (n_ops,
old_operands
, old_dups, untracked_operands,
1787
restore_operands (insn, n_ops,
old_operands
, old_dups)
[
all
...]
regrename.cc
1545
Previous values are stored in the
OLD_OPERANDS
and OLD_DUPS.
1551
hide_operands (int n_ops, rtx *
old_operands
, rtx *old_dups,
1558
old_operands
[i] = recog_data.operand[i];
1586
restore_operands (rtx_insn *insn, int n_ops, rtx *
old_operands
, rtx *old_dups)
1592
*recog_data.operand_loc[i] =
old_operands
[i];
1666
rtx
old_operands
[MAX_RECOG_OPERANDS];
local
1770
hide_operands (n_ops,
old_operands
, old_dups, untracked_operands,
1773
restore_operands (insn, n_ops,
old_operands
, old_dups);
1784
hide_operands (n_ops,
old_operands
, old_dups, untracked_operands,
1787
restore_operands (insn, n_ops,
old_operands
, old_dups)
[
all
...]
Completed in 32 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026