Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Drecog.h87 extern int validate_replace_rtx (rtx, rtx, rtx);
H A Dregmove.c477 else if (validate_replace_rtx (src, dest, q) in optimize_reg_copy_1()
484 validate_replace_rtx (dest, src, q); in optimize_reg_copy_1()
777 || ! validate_replace_rtx (src, dest, insn)) in copy_src_to_dest()
1413 if (validate_replace_rtx (src, dst, insn)) in regmove_optimize()
1422 validate_replace_rtx (dst, src, insn); in regmove_optimize()
1833 if (validate_replace_rtx (dst, src_subreg, p)) in fixup_match_1()
H A Dlocal-alloc.c1128 && validate_replace_rtx (regno_reg_rtx[regno], in update_equiv_regs()
H A Drecog.c657 validate_replace_rtx (rtx from, rtx to, rtx insn) in validate_replace_rtx() function
H A Dreorg.c2759 validate_replace_rtx (SET_DEST (pat), SET_SRC (pat), next); in fill_slots_from_thread()
H A Dreload1.c4086 n = validate_replace_rtx (reload_reg, in reload_as_needed()
4104 validate_replace_rtx (gen_rtx_fmt_e (code, in reload_as_needed()
H A Dfunction.c4879 changed = validate_replace_rtx (stack_pointer_rtx, in keep_stack_depressed()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Drecog.h89 extern int validate_replace_rtx PARAMS ((rtx, rtx, rtx));
H A Dregmove.c483 else if (validate_replace_rtx (src, dest, q)
490 validate_replace_rtx (dest, src, q);
793 || ! validate_replace_rtx (src, dest, insn))
1427 if (validate_replace_rtx (src, dst, insn))
1436 validate_replace_rtx (dst, src, insn);
1854 if (validate_replace_rtx (dst, src_subreg, p))
H A Dfunction.c1978 if (! validate_replace_rtx (*loc, y, insn))
3116 || validate_replace_rtx (x, sub, insn))
3122 && ! validate_replace_rtx (x, sub, insn))
4032 && ! validate_replace_rtx (x, temp, object))
4189 && ! validate_replace_rtx (x, temp, object))
7528 if (! validate_replace_rtx (stack_pointer_rtx,
H A Dlocal-alloc.c1080 && validate_replace_rtx (regno_reg_rtx[regno], in update_equiv_regs()
H A Dprotector.c1536 && ! validate_replace_rtx (x, temp, insn))
H A Drecog.c645 validate_replace_rtx (from, to, insn) in validate_replace_rtx() function
H A DFSFChangeLog427 validate_replace_rtx.
1155 * unroll.c (verify_addresses): Use validate_replace_rtx to undo
1771 * unroll.c (verify_addresses): Use validate_replace_rtx.
H A Dreorg.c2836 validate_replace_rtx (SET_DEST (pat), SET_SRC (pat), next);
H A Dreload1.c4032 n = validate_replace_rtx (reload_reg,
4049 validate_replace_rtx (gen_rtx (code, mode,
H A Dloop.c919 && validate_replace_rtx (SET_DEST (set), SET_SRC (set),
H A DChangeLog.02203 * unroll.c (verify_addresses): Use validate_replace_rtx to undo the
H A DFSFChangeLog.112228 (strict_memory_address_p, validate_replace_rtx): Likewise.
/openbsd-src/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.c4848 if (!validate_replace_rtx (z_reg, replace_reg, insn)) in m68hc11_z_replacement()
4851 if (!validate_replace_rtx (z_reg, replace_reg, insn)) in m68hc11_z_replacement()
4860 validate_replace_rtx (z_reg_qi, replace_reg_qi, insn); in m68hc11_z_replacement()
4913 if (!validate_replace_rtx (z_reg, replace_reg, info.last)) in m68hc11_z_replacement()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.c5027 if (!validate_replace_rtx (z_reg, replace_reg, insn))
5030 if (!validate_replace_rtx (z_reg, replace_reg, insn))
5039 validate_replace_rtx (z_reg_qi, replace_reg_qi, insn);
5092 if (!validate_replace_rtx (z_reg, replace_reg, info.last))
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.c3548 validate_replace_rtx (orig, with, insn);
3761 validate_replace_rtx (*dp_current, gen_rtx_REG (HImode, REG_DP), insn);
3788 validate_replace_rtx (*dp_current, XEXP (set, 0), insn);