Home
last modified time | relevance | path

Searched refs:set_of (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Drx-protos.h118 result.set_rtx = set_of (reg, i);
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh-protos.h151 result.set_rtx = set_of (reg, i);
Dsh_optimize_sett_clrt.cc333 const_rtx set_rtx = set_of (m_ccreg, i); in find_last_ccreg_values()
Dsh_treg_combine.cc305 result.set_rtx = set_of (reg, result.insn); in find_set_of_reg_bb()
1182 rtx common_comp = const_cast<rtx> (set_of (m_ccreg, common_comp_pat)); in try_combine_comparisons()
Dsh.cc11623 rtx set = const_cast<rtx> (set_of (x, DF_REF_INSN (d))); in sh_find_base_reg_disp()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dree.cc493 && !set_of (reg, DF_REF_INSN (ref_link->ref))) in get_defs()
Djump.cc419 const_rtx set = set_of (arg0, prev); in reversed_comparison_code_parts()
Difcvt.cc1105 || (cc && set_of (cc, insn))) in end_ifcvt_sequence()
1960 || (cc && set_of (cc, insn))) in insn_valid_noce_process_p()
4106 if (cc && set_of (cc, insn)) in check_cond_move_block()
Drtlanal.cc1297 return set_of (reg, insn) != NULL_RTX; in reg_set_p()
1449 set_of (const_rtx pat, const_rtx insn) in set_of() function
5927 set = set_of (op0, prev); in canonicalize_condition()
Dsched-deps.cc3614 if (set_of (x, insn)) in chain_to_prev_insn_p()
Drtl.h3634 extern const_rtx set_of (const_rtx, const_rtx);
DChangeLog-200132717 (set_of): New global function.
32719 (reg_set_p, reg_set_last): Revamp for set_of.
32720 * rtl.h (set_of): New.
DChangeLog-200713270 * rtl.h (set_of, note_stores): Likewise.
13271 * rtlanal.c (set_of_1, parms_set, struct set_of_data, set_of,
DChangeLog-201915300 * rtlanal.c (set_of): Use note_pattern_stores instead of note_stores.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-logue.cc1248 else if (set_of (reg, insn) != NULL_RTX in rs6000_ra_ever_killed()