| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
| H A D | rx-protos.h | 118 result.set_rtx = set_of (reg, i);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/ |
| H A D | rx-protos.h | 118 result.set_rtx = set_of (reg, i);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
| H A D | sh-protos.h | 151 result.set_rtx = set_of (reg, i);
|
| H A D | sh_optimize_sett_clrt.cc | 333 const_rtx set_rtx = set_of (m_ccreg, i); in find_last_ccreg_values()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | sh-protos.h | 151 result.set_rtx = set_of (reg, i);
|
| H A D | sh_optimize_sett_clrt.cc | 333 const_rtx set_rtx = set_of (m_ccreg, i); in find_last_ccreg_values()
|
| H A D | sh_treg_combine.cc | 304 result.set_rtx = set_of (reg, result.insn); in find_set_of_reg_bb() 1178 rtx common_comp = const_cast<rtx> (set_of (m_ccreg, common_comp_pat)); in try_combine_comparisons()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ree.cc | 493 && !set_of (reg, DF_REF_INSN (ref_link->ref))) in get_defs()
|
| H A D | jump.cc | 419 const_rtx set = set_of (arg0, prev); in reversed_comparison_code_parts()
|
| H A D | ifcvt.cc | 1105 || (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()
|
| H A D | rtl.h | 3634 extern const_rtx set_of (const_rtx, const_rtx);
|
| H A D | sched-deps.cc | 3614 if (set_of (x, insn)) in chain_to_prev_insn_p()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ree.c | 493 && !set_of (reg, DF_REF_INSN (ref_link->ref))) in get_defs()
|
| H A D | jump.c | 419 const_rtx set = set_of (arg0, prev); in reversed_comparison_code_parts()
|
| H A D | ifcvt.c | 1095 || (cc && set_of (cc, insn))) in end_ifcvt_sequence() 1941 || (cc && set_of (cc, insn))) in insn_valid_noce_process_p() 3808 if (cc && set_of (cc, insn)) in check_cond_move_block()
|
| H A D | rtlanal.c | 1299 return set_of (reg, insn) != NULL_RTX; in reg_set_p() 1453 set_of (const_rtx pat, const_rtx insn) in set_of() function 5599 set = set_of (op0, prev); in canonicalize_condition()
|
| H A D | rtl.h | 3495 extern const_rtx set_of (const_rtx, const_rtx);
|
| H A D | sched-deps.c | 3629 if (set_of (x, insn)) in chain_to_prev_insn_p()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
| H A D | spu.c | 2512 && set_of (branch_target, insn) != NULL_RTX) in spu_machine_dependent_reorg() 3033 if (GET_CODE (target) != REG || !set_of (target, insn)) in spu_sched_adjust_cost()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/ |
| H A D | tilepro.cc | 3945 if (!REG_P (target) || !set_of (target, dep_insn)) in tilepro_sched_adjust_cost()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/ |
| H A D | tilepro.c | 3945 if (!REG_P (target) || !set_of (target, dep_insn)) in tilepro_sched_adjust_cost()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
| H A D | tilegx.c | 4423 if (!REG_P (target) || !set_of (target, dep_insn)) in tilegx_sched_adjust_cost()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
| H A D | tilegx.cc | 4424 if (!REG_P (target) || !set_of (target, dep_insn)) in tilegx_sched_adjust_cost()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-logue.cc | 1248 else if (set_of (reg, insn) != NULL_RTX in rs6000_ra_ever_killed()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000-logue.c | 1220 else if (set_of (reg, insn) != NULL_RTX in rs6000_ra_ever_killed()
|