Home
last modified time | relevance | path

Searched refs:verify_changes (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drecog.h194 extern int verify_changes (int);
H A Dsel-sched.cc887 res = verify_changes (0); in replace_src_with_reg_ok_p()
907 res = verify_changes (0); in replace_dest_with_reg_ok_p()
2079 valid = verify_changes (0); in implicit_clobber_conflict_p()
H A Dloop-invariant.cc915 ok = verify_changes (0); in inv_can_prop_to_addr_use()
H A Dearly-remat.cc942 bool ok_p = verify_changes (0); in maybe_add_candidate()
H A Difcvt.cc5608 && verify_changes (0)) in dead_or_predicable()
5740 if (verify_changes (n_validated_changes)) in dead_or_predicable()
H A Dreload1.cc4652 n = verify_changes (0); in reload_as_needed()
H A DChangeLog-20094963 * recog.c (verify_changes): Likewise.
11439 * recog.c (verify_changes): Handle debug insns.
13671 validate_replace_rtx_group and verify_changes.
H A DChangeLog-20051570 * recog.c (verify_changes): Make it static.
29888 * recog.c (verify_changes): Make it static.
30281 * recog.c (verify_changes, confirm_change_group): New functions,
H A DChangeLog-201227343 (verify_changes): Call insn_invalid_p with IN_GROUP set to true.
H A DChangeLog-2020571 * recog.c (verify_changes): Split out the test for whether
H A DChangeLog-201321157 * recog.c (verify_changes): Verify that changes[i].old is non-zero
H A DChangeLog-201712123 * recog.c (verify_changes): Likewise.
H A DChangeLog-201419502 (verify_changes): Add a checked cast on "object" when invoking
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drecog.h93 extern int verify_changes (int);
H A Dfwprop.c1045 if (!verify_changes (0)) in try_fwprop_subst()
H A Drecog.c376 verify_changes (int num) in verify_changes() function
515 if (verify_changes (0)) in apply_change_group()
H A Dsel-sched.c887 res = verify_changes (0); in replace_src_with_reg_ok_p()
907 res = verify_changes (0); in replace_dest_with_reg_ok_p()
2079 valid = verify_changes (0); in implicit_clobber_conflict_p()
H A Dloop-invariant.c916 ok = verify_changes (0); in inv_can_prop_to_addr_use()
H A Dearly-remat.c942 bool ok_p = verify_changes (0); in maybe_add_candidate()
H A Difcvt.c5222 && verify_changes (0)) in dead_or_predicable()
5353 if (verify_changes (n_validated_changes)) in dead_or_predicable()
H A Dreload1.c4656 n = verify_changes (0); in reload_as_needed()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh_treg_combine.cc1056 if (verify_changes (num_validated_changes ())) in try_invert_branch_condition()