OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OEP_MATCH_SIDE_EFFECTS
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
ipa-icf-gimple.cc
175
OEP_MATCH_SIDE_EFFECTS
))
404
if (operand_equal_p (t1, t2,
OEP_MATCH_SIDE_EFFECTS
))
tree-ssa-alias.cc
3416
|
OEP_MATCH_SIDE_EFFECTS
))))
4142
if (!operand_equal_p (r1, r2, OEP_ADDRESS_OF |
OEP_MATCH_SIDE_EFFECTS
))
4147
OEP_ADDRESS_OF |
OEP_MATCH_SIDE_EFFECTS
))
4355
hash_operand (r, hstate, OEP_ADDRESS_OF |
OEP_MATCH_SIDE_EFFECTS
);
4359
hash_operand (tbase, hstate, OEP_ADDRESS_OF |
OEP_MATCH_SIDE_EFFECTS
);
tree-core.h
920
OEP_MATCH_SIDE_EFFECTS
= 4,
tree-ssa-tail-merge.cc
1113
if (operand_equal_p (t1, t2,
OEP_MATCH_SIDE_EFFECTS
))
fold-const.cc
2983
Unless
OEP_MATCH_SIDE_EFFECTS
is set, the function returns false on
2986
?: operator). In addition
OEP_MATCH_SIDE_EFFECTS
is used when comparing
3129
|| (flags &
OEP_MATCH_SIDE_EFFECTS
)
3192
|
OEP_MATCH_SIDE_EFFECTS
);
3252
if ((flags &
OEP_MATCH_SIDE_EFFECTS
) == 0
3518
/* FIXME: We could skip this test for
OEP_MATCH_SIDE_EFFECTS
. */
/src/external/gpl3/gcc/dist/gcc/
ipa-icf-gimple.cc
178
OEP_MATCH_SIDE_EFFECTS
))
442
if (operand_equal_p (t1, t2,
OEP_MATCH_SIDE_EFFECTS
))
tree-ssa-alias.cc
3485
|
OEP_MATCH_SIDE_EFFECTS
))))
4228
if (!operand_equal_p (r1, r2, OEP_ADDRESS_OF |
OEP_MATCH_SIDE_EFFECTS
))
4233
OEP_ADDRESS_OF |
OEP_MATCH_SIDE_EFFECTS
))
4442
hash_operand (r, hstate, OEP_ADDRESS_OF |
OEP_MATCH_SIDE_EFFECTS
);
4446
hash_operand (tbase, hstate, OEP_ADDRESS_OF |
OEP_MATCH_SIDE_EFFECTS
);
tree-core.h
940
OEP_MATCH_SIDE_EFFECTS
= 4,
tree-ssa-tail-merge.cc
1124
if (operand_equal_p (t1, t2,
OEP_MATCH_SIDE_EFFECTS
))
fold-const.cc
3148
Unless
OEP_MATCH_SIDE_EFFECTS
is set, the function returns false on
3151
?: operator). In addition
OEP_MATCH_SIDE_EFFECTS
is used when comparing
3294
|| (flags &
OEP_MATCH_SIDE_EFFECTS
)
3357
|
OEP_MATCH_SIDE_EFFECTS
);
3473
if ((flags &
OEP_MATCH_SIDE_EFFECTS
) == 0
3745
/* FIXME: We could skip this test for
OEP_MATCH_SIDE_EFFECTS
. */
gimplify.cc
9423
return operand_equal_p (t1, t2,
OEP_MATCH_SIDE_EFFECTS
);
/src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc
21923
OEP_MATCH_SIDE_EFFECTS
/src/external/gpl3/gcc/dist/gcc/cp/
parser.cc
[
all
...]
Completed in 131 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026