OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:orig_operand
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
lra-eliminations.cc
909
rtx
orig_operand
[MAX_RECOG_OPERANDS];
1027
orig_operand
[i] = *id->operand_loc[i];
1035
&& REG_P (
orig_operand
[i]))
1045
lra_assert (ep->from_rtx !=
orig_operand
[i]
1055
if (substed_operand[i] !=
orig_operand
[i])
907
rtx
orig_operand
[MAX_RECOG_OPERANDS];
local
reload1.cc
3226
rtx
orig_operand
[MAX_RECOG_OPERANDS];
3355
orig_operand
[i] = recog_data.operand[i];
3365
&& REG_P (
orig_operand
[i]))
3373
if (ep->from_rtx ==
orig_operand
[i])
3393
if (substed_operand[i] !=
orig_operand
[i])
3402
&& REG_P (
orig_operand
[i])
3405
emit_insn_after (gen_clobber (
orig_operand
[i]), insn);
3486
*recog_data.operand_loc[i] =
orig_operand
[i];
3488
*recog_data.dup_loc[i] =
orig_operand
[(int) recog_data.dup_num[i]];
3544
rtx
orig_operand
[MAX_RECOG_OPERANDS]
3210
rtx
orig_operand
[MAX_RECOG_OPERANDS];
local
3528
rtx
orig_operand
[MAX_RECOG_OPERANDS];
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
lra-eliminations.cc
893
rtx
orig_operand
[MAX_RECOG_OPERANDS];
999
orig_operand
[i] = *id->operand_loc[i];
1007
&& REG_P (
orig_operand
[i]))
1017
lra_assert (ep->from_rtx !=
orig_operand
[i]
1027
if (substed_operand[i] !=
orig_operand
[i])
891
rtx
orig_operand
[MAX_RECOG_OPERANDS];
local
reload1.cc
3226
rtx
orig_operand
[MAX_RECOG_OPERANDS];
3355
orig_operand
[i] = recog_data.operand[i];
3365
&& REG_P (
orig_operand
[i]))
3373
if (ep->from_rtx ==
orig_operand
[i])
3393
if (substed_operand[i] !=
orig_operand
[i])
3402
&& REG_P (
orig_operand
[i])
3405
emit_insn_after (gen_clobber (
orig_operand
[i]), insn);
3486
*recog_data.operand_loc[i] =
orig_operand
[i];
3488
*recog_data.dup_loc[i] =
orig_operand
[(int) recog_data.dup_num[i]];
3544
rtx
orig_operand
[MAX_RECOG_OPERANDS]
3210
rtx
orig_operand
[MAX_RECOG_OPERANDS];
local
3528
rtx
orig_operand
[MAX_RECOG_OPERANDS];
local
[
all
...]
Completed in 70 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026