Home
last modified time | relevance | path

Searched refs:OEP_MATCH_SIDE_EFFECTS (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-icf-gimple.cc175 OEP_MATCH_SIDE_EFFECTS)) in compare_decl()
404 if (operand_equal_p (t1, t2, OEP_MATCH_SIDE_EFFECTS)) in compare_operand()
H A Dtree-ssa-alias.cc3407 | OEP_MATCH_SIDE_EFFECTS)))) in stmt_kills_ref_p()
4129 if (!operand_equal_p (r1, r2, OEP_ADDRESS_OF | OEP_MATCH_SIDE_EFFECTS)) in compare_ao_refs()
4134 OEP_ADDRESS_OF | OEP_MATCH_SIDE_EFFECTS)) in compare_ao_refs()
4342 hash_operand (r, hstate, OEP_ADDRESS_OF | OEP_MATCH_SIDE_EFFECTS); in hash_ao_ref()
4346 hash_operand (tbase, hstate, OEP_ADDRESS_OF | OEP_MATCH_SIDE_EFFECTS); in hash_ao_ref()
H A Dtree-core.h920 OEP_MATCH_SIDE_EFFECTS = 4, enumerator
H A Dtree-ssa-tail-merge.cc1113 if (operand_equal_p (t1, t2, OEP_MATCH_SIDE_EFFECTS)) in gimple_operand_equal_value_p()
H A Dfold-const.cc3119 || (flags & OEP_MATCH_SIDE_EFFECTS) in operand_equal_p()
3182 | OEP_MATCH_SIDE_EFFECTS); in operand_equal_p()
3242 if ((flags & OEP_MATCH_SIDE_EFFECTS) == 0 in operand_equal_p()
H A DChangeLog-20158325 add OEP_MATCH_SIDE_EFFECTS.
8327 OEP_MATCH_SIDE_EFFECTS.
8329 OEP_MATCH_SIDE_EFFECTS.
H A DChangeLog-20203828 ao_compare::hash_ao_ref): Use OEP_MATCH_SIDE_EFFECTS.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-icf-gimple.c305 if (operand_equal_p (t1, t2, OEP_MATCH_SIDE_EFFECTS)) in compare_operand()
H A Dtree-core.h877 OEP_MATCH_SIDE_EFFECTS = 4, enumerator
H A Dtree-ssa-tail-merge.c1113 if (operand_equal_p (t1, t2, OEP_MATCH_SIDE_EFFECTS)) in gimple_operand_equal_value_p()
H A Dtree-ssa-alias.c3287 | OEP_MATCH_SIDE_EFFECTS)))) in stmt_kills_ref_p()
H A Dfold-const.c3104 || (flags & OEP_MATCH_SIDE_EFFECTS) in operand_equal_p()
3167 | OEP_MATCH_SIDE_EFFECTS); in operand_equal_p()
3227 if ((flags & OEP_MATCH_SIDE_EFFECTS) == 0 in operand_equal_p()