| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | ldrdstrd.md | 110 && ( ((rtx_equal_p(operands[0], operands[6])) && (rtx_equal_p(operands[1], operands[7]))) 111 ||((rtx_equal_p(operands[0], operands[7])) && (rtx_equal_p(operands[1], operands[6])))) 112 && (peep2_reg_dead_p (3, operands[0]) || rtx_equal_p (operands[0], operands[4])) 113 && (peep2_reg_dead_p (3, operands[1]) || rtx_equal_p (operands[1], operands[4]))" 135 && ( ((rtx_equal_p(operands[0], operands[6])) && (rtx_equal_p(operands[1], operands[7]))) 136 ||((rtx_equal_p(operands[0], operands[7])) && (rtx_equal_p(operands[1], operands[6])))) 137 && (peep2_reg_dead_p (3, operands[0]) || rtx_equal_p (operands[0], operands[4])) 138 && (peep2_reg_dead_p (3, operands[1]) || rtx_equal_p (operands[1], operands[4]))"
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | ldrdstrd.md | 110 && ( ((rtx_equal_p(operands[0], operands[6])) && (rtx_equal_p(operands[1], operands[7]))) 111 ||((rtx_equal_p(operands[0], operands[7])) && (rtx_equal_p(operands[1], operands[6])))) 112 && (peep2_reg_dead_p (3, operands[0]) || rtx_equal_p (operands[0], operands[4])) 113 && (peep2_reg_dead_p (3, operands[1]) || rtx_equal_p (operands[1], operands[4]))" 135 && ( ((rtx_equal_p(operands[0], operands[6])) && (rtx_equal_p(operands[1], operands[7]))) 136 ||((rtx_equal_p(operands[0], operands[7])) && (rtx_equal_p(operands[1], operands[6])))) 137 && (peep2_reg_dead_p (3, operands[0]) || rtx_equal_p (operands[0], operands[4])) 138 && (peep2_reg_dead_p (3, operands[1]) || rtx_equal_p (operands[1], operands[4]))"
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| H A D | nds32-pipelines-auxiliary.c | 302 if (rtx_equal_p (def_reg, pbsada_ra) in pbsada_insn_ra_rb_dep_reg_p() 303 || rtx_equal_p (def_reg, pbsada_rb)) in pbsada_insn_ra_rb_dep_reg_p() 316 if (rtx_equal_p (def_reg, pbsada_rt)) in pbsada_insn_rt_dep_reg_p() 333 return rtx_equal_p (def_reg, use_rtx); in movd44_even_dep_p() 337 && rtx_equal_p (SUBREG_REG (def_reg), use_rtx)) in movd44_even_dep_p() 412 if (rtx_equal_p (reg1_0, reg2_0)) in bpick_ra_rb_dep_p() 416 if (rtx_equal_p (reg1_0, reg2_1)) in bpick_ra_rb_dep_p() 423 if (rtx_equal_p (reg1_1, reg2_0)) in bpick_ra_rb_dep_p() 427 if (rtx_equal_p (reg1_1, reg2_1)) in bpick_ra_rb_dep_p() 434 if (rtx_equal_p (reg2_0, reg1_0)) in bpick_ra_rb_dep_p() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| H A D | nds32-pipelines-auxiliary.cc | 302 if (rtx_equal_p (def_reg, pbsada_ra) in pbsada_insn_ra_rb_dep_reg_p() 303 || rtx_equal_p (def_reg, pbsada_rb)) in pbsada_insn_ra_rb_dep_reg_p() 316 if (rtx_equal_p (def_reg, pbsada_rt)) in pbsada_insn_rt_dep_reg_p() 333 return rtx_equal_p (def_reg, use_rtx); in movd44_even_dep_p() 337 && rtx_equal_p (SUBREG_REG (def_reg), use_rtx)) in movd44_even_dep_p() 412 if (rtx_equal_p (reg1_0, reg2_0)) in bpick_ra_rb_dep_p() 416 if (rtx_equal_p (reg1_0, reg2_1)) in bpick_ra_rb_dep_p() 423 if (rtx_equal_p (reg1_1, reg2_0)) in bpick_ra_rb_dep_p() 427 if (rtx_equal_p (reg1_1, reg2_1)) in bpick_ra_rb_dep_p() 434 if (rtx_equal_p (reg2_0, reg1_0)) in bpick_ra_rb_dep_p() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
| H A D | vax.c | 1448 gcc_assert (rtx_equal_p (operands[0], operands[1])); in vax_output_int_add() 1490 if (rtx_equal_p (operands[0], operands[1])) in vax_output_int_add() 1513 if (!rtx_equal_p (operands[0], operands[1])) in vax_output_int_add() 1521 if (rtx_equal_p (operands[0], operands[1])) in vax_output_int_add() 1541 if (rtx_equal_p (operands[0], operands[2])) in vax_output_int_add() 1597 if (rtx_equal_p (operands[0], operands[1])) in vax_output_int_add() 1608 if (rtx_equal_p (operands[0], operands[2])) in vax_output_int_add() 1616 if (rtx_equal_p (operands[0], operands[1])) in vax_output_int_add() 1627 if (rtx_equal_p (operands[0], operands[2])) in vax_output_int_add() 1723 gcc_assert (rtx_equal_p (operands[0], operands[1])); in vax_output_int_subtract() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | simplify-rtx.cc | 338 && rtx_equal_p (o, n))) in delegitimize_mem_from_attrs() 423 else if (rtx_equal_p (x, old_rtx)) in simplify_replace_fn_rtx() 500 if (rtx_equal_p (base0, base1)) in simplify_replace_fn_rtx() 1065 && rtx_equal_p (XEXP (true_rtx, 0), false_rtx)) in simplify_unary_operation_1() 1067 && rtx_equal_p (XEXP (false_rtx, 0), true_rtx))) in simplify_unary_operation_1() 2509 if (!(rtx_equal_p (XEXP (op0, 0), XEXP (op1, 0)) in simplify_logical_relational_operation() 2510 && rtx_equal_p (XEXP (op0, 1), XEXP (op1, 1)))) in simplify_logical_relational_operation() 2639 if (rtx_equal_p (XEXP (op0, 1), XEXP (op1, 1)) in simplify_distributive_operation() 2649 if (rtx_equal_p (XEXP (op0, 0), XEXP (op1, 0)) in simplify_distributive_operation() 2656 if (rtx_equal_p (XEXP (op0, 0), XEXP (op1, 1)) in simplify_distributive_operation() [all …]
|
| H A D | compare-elim.cc | 297 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare() 301 if (!rtx_equal_p (strip_not (XEXP (compare, 0)), cmp->in_a) in can_eliminate_compare() 302 || !rtx_equal_p (XEXP (compare, 1), cmp->in_b)) in can_eliminate_compare() 400 if (set && rtx_equal_p (SET_DEST (set), last_cmp->in_a)) in before_dom_children() 812 if (rtx_equal_p (SET_DEST (x), in_a)) in try_eliminate_compare() 836 && rtx_equal_p (XEXP (SET_SRC (x), 0), in_a) in try_eliminate_compare() 837 && rtx_equal_p (XEXP (SET_SRC (x), 1), in_b)) in try_eliminate_compare() 851 else if (rtx_equal_p (SET_DEST (x), in_b)) in try_eliminate_compare()
|
| H A D | auto-inc-dec.cc | 876 if (rtx_equal_p (inc_insn.reg_res, inc_insn.reg0)) in parse_add_or_inc() 908 else if (rtx_equal_p (inc_insn.reg_res, inc_insn.reg1)) in parse_add_or_inc() 944 && rtx_equal_p (XEXP (x, 0), inc_insn.reg_res)) in find_address() 956 && rtx_equal_p (XEXP (x, 0), inc_insn.reg0)) in find_address() 969 && rtx_equal_p (XEXP (XEXP (x, 0), 0), inc_insn.reg_res)) in find_address() 988 && rtx_equal_p (inc_insn.reg1, b)) in find_address() 1189 if (!rtx_equal_p (mem_insn.reg0, inc_insn.reg0)) in find_inc() 1233 if (rtx_equal_p (mem_insn.reg0, inc_insn.reg0)) in find_inc() 1235 if (!rtx_equal_p (mem_insn.reg1, inc_insn.reg1)) in find_inc() 1260 if (!rtx_equal_p (mem_insn.reg0, inc_insn.reg0)) in find_inc() [all …]
|
| H A D | ifcvt.cc | 317 if (!rtx_equal_p (a, b)) in rtx_interchangeable_p() 1151 if ((rtx_equal_p (if_info->a, XEXP (cond, 0)) in noce_try_move() 1152 && rtx_equal_p (if_info->b, XEXP (cond, 1))) in noce_try_move() 1153 || (rtx_equal_p (if_info->a, XEXP (cond, 1)) in noce_try_move() 1154 && rtx_equal_p (if_info->b, XEXP (cond, 0)))) in noce_try_move() 1162 if (! rtx_equal_p (if_info->x, y)) in noce_try_move() 1366 && rtx_equal_p (XEXP (a, 0), XEXP (b, 0)) in noce_try_store_flag_constants() 1477 if (common && rtx_equal_p (common, if_info->x)) in noce_try_store_flag_constants() 1575 && rtx_equal_p (XEXP (if_info->a, 0), if_info->b) in noce_try_addcc() 1681 && (REG_P (if_info->b) || rtx_equal_p (if_info->b, if_info->x))) in noce_try_store_flag_mask() [all …]
|
| H A D | cfgcleanup.cc | 311 if (!rtx_equal_p (XEXP (cond1, 0), XEXP (cond2, 0)) in thread_jump() 312 || !rtx_equal_p (XEXP (cond1, 1), XEXP (cond2, 1))) in thread_jump() 962 ? rtx_renumbered_equal_p (e1, e2) : rtx_equal_p (e1, e2)) in equal_different_set_p() 987 && rtx_equal_p (XEXP (note1, 0), XEXP (note2, 0))) in values_equal_p() 994 && rtx_equal_p (src1, src2)) in values_equal_p() 999 && rtx_equal_p (XEXP (note1, 0), src2)) in values_equal_p() 1004 && rtx_equal_p (XEXP (note2, 0), src1)) in values_equal_p() 1031 ? rtx_renumbered_equal_p (d1, d2) : rtx_equal_p (d1, d2))) in can_replace_by() 1127 : rtx_equal_p (XEXP (n1, 0), XEXP (n2, 0)))) in insns_have_identical_cfa_notes() 1158 if (!rtx_equal_p (p1, p2)) in old_insns_match_p() [all …]
|
| H A D | combine.cc | 1879 || (rtx_equal_p (src, dest) && find_reg_note (insn, REG_EQUAL, NULL_RTX)) in can_combine_p() 2114 || rtx_equal_p (i2dest, inner_dest) in combinable_i3pat() 2115 || (i1dest && rtx_equal_p (i1dest, inner_dest)) in combinable_i3pat() 2116 || (i0dest && rtx_equal_p (i0dest, inner_dest))) in combinable_i3pat() 2882 && rtx_equal_p (XEXP (SET_SRC (XVECEXP (PATTERN (i2), 0, 0)), 0), in try_combine() 3166 && rtx_equal_p (XEXP (SET_SRC (PATTERN (i3)), 0), i2dest)) in try_combine() 3250 if (! rtx_equal_p (i2src, op0)) in try_combine() 3814 if (rtx_equal_p (src_op0, src_op1)) in try_combine() 3837 if ((rtx_equal_p (p,r) && rtx_equal_p (q,s)) in try_combine() 3838 || (rtx_equal_p (p,s) && rtx_equal_p (q,r))) in try_combine() [all …]
|
| H A D | rtl.cc | 574 rtx_equal_p (const_rtx x, const_rtx y) in rtx_equal_p() function 633 return rtx_equal_p (ENTRY_VALUE_EXP (x), ENTRY_VALUE_EXP (y)); in rtx_equal_p() 679 if (rtx_equal_p (XVECEXP (x, i, j), XVECEXP (y, i, j)) == 0) in rtx_equal_p() 684 if (rtx_equal_p (XEXP (x, i), XEXP (y, i)) == 0) in rtx_equal_p() 733 if (!rtx_equal_p (first, RTVEC_ELT (vec, i))) in rtvec_all_equal_p()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | compare-elim.c | 299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare() 303 if (!rtx_equal_p (strip_not (XEXP (compare, 0)), cmp->in_a) in can_eliminate_compare() 304 || !rtx_equal_p (XEXP (compare, 1), cmp->in_b)) in can_eliminate_compare() 402 if (set && rtx_equal_p (SET_DEST (set), last_cmp->in_a)) in before_dom_children() 814 if (rtx_equal_p (SET_DEST (x), in_a)) in try_eliminate_compare() 838 && rtx_equal_p (XEXP (SET_SRC (x), 0), in_a) in try_eliminate_compare() 839 && rtx_equal_p (XEXP (SET_SRC (x), 1), in_b)) in try_eliminate_compare() 853 else if (rtx_equal_p (SET_DEST (x), in_b)) in try_eliminate_compare()
|
| H A D | simplify-rtx.c | 345 && rtx_equal_p (o, n))) in delegitimize_mem_from_attrs() 428 else if (rtx_equal_p (x, old_rtx)) in simplify_replace_fn_rtx() 505 if (rtx_equal_p (base0, base1)) in simplify_replace_fn_rtx() 1041 && rtx_equal_p (XEXP (true_rtx, 0), false_rtx)) in simplify_unary_operation_1() 1043 && rtx_equal_p (XEXP (false_rtx, 0), true_rtx))) in simplify_unary_operation_1() 2326 if (!(rtx_equal_p (XEXP (op0, 0), XEXP (op1, 0)) in simplify_logical_relational_operation() 2327 && rtx_equal_p (XEXP (op0, 1), XEXP (op1, 1)))) in simplify_logical_relational_operation() 2554 if (rtx_equal_p (lhs, rhs)) in simplify_binary_operation_1() 2657 if (rtx_equal_p (trueop0, trueop1) in simplify_binary_operation_1() 2740 if (rtx_equal_p (lhs, rhs)) in simplify_binary_operation_1() [all …]
|
| H A D | auto-inc-dec.c | 876 if (rtx_equal_p (inc_insn.reg_res, inc_insn.reg0)) in parse_add_or_inc() 908 else if (rtx_equal_p (inc_insn.reg_res, inc_insn.reg1)) in parse_add_or_inc() 944 && rtx_equal_p (XEXP (x, 0), inc_insn.reg_res)) in find_address() 956 && rtx_equal_p (XEXP (x, 0), inc_insn.reg0)) in find_address() 969 && rtx_equal_p (XEXP (XEXP (x, 0), 0), inc_insn.reg_res)) in find_address() 988 && rtx_equal_p (inc_insn.reg1, b)) in find_address() 1189 if (!rtx_equal_p (mem_insn.reg0, inc_insn.reg0)) in find_inc() 1233 if (rtx_equal_p (mem_insn.reg0, inc_insn.reg0)) in find_inc() 1235 if (!rtx_equal_p (mem_insn.reg1, inc_insn.reg1)) in find_inc() 1260 if (!rtx_equal_p (mem_insn.reg0, inc_insn.reg0)) in find_inc() [all …]
|
| H A D | ifcvt.c | 309 if (!rtx_equal_p (a, b)) in rtx_interchangeable_p() 1141 if ((rtx_equal_p (if_info->a, XEXP (cond, 0)) in noce_try_move() 1142 && rtx_equal_p (if_info->b, XEXP (cond, 1))) in noce_try_move() 1143 || (rtx_equal_p (if_info->a, XEXP (cond, 1)) in noce_try_move() 1144 && rtx_equal_p (if_info->b, XEXP (cond, 0)))) in noce_try_move() 1152 if (! rtx_equal_p (if_info->x, y)) in noce_try_move() 1356 && rtx_equal_p (XEXP (a, 0), XEXP (b, 0)) in noce_try_store_flag_constants() 1467 if (common && rtx_equal_p (common, if_info->x)) in noce_try_store_flag_constants() 1565 && rtx_equal_p (XEXP (if_info->a, 0), if_info->b) in noce_try_addcc() 1671 && rtx_equal_p (if_info->b, if_info->x)) in noce_try_store_flag_mask() [all …]
|
| H A D | cfgcleanup.c | 312 if (!rtx_equal_p (XEXP (cond1, 0), XEXP (cond2, 0)) in thread_jump() 313 || !rtx_equal_p (XEXP (cond1, 1), XEXP (cond2, 1))) in thread_jump() 963 ? rtx_renumbered_equal_p (e1, e2) : rtx_equal_p (e1, e2)) in equal_different_set_p() 988 && rtx_equal_p (XEXP (note1, 0), XEXP (note2, 0))) in values_equal_p() 995 && rtx_equal_p (src1, src2)) in values_equal_p() 1000 && rtx_equal_p (XEXP (note1, 0), src2)) in values_equal_p() 1005 && rtx_equal_p (XEXP (note2, 0), src1)) in values_equal_p() 1032 ? rtx_renumbered_equal_p (d1, d2) : rtx_equal_p (d1, d2))) in can_replace_by() 1128 : rtx_equal_p (XEXP (n1, 0), XEXP (n2, 0)))) in insns_have_identical_cfa_notes() 1159 if (!rtx_equal_p (p1, p2)) in old_insns_match_p() [all …]
|
| H A D | rtl.c | 571 rtx_equal_p (const_rtx x, const_rtx y) in rtx_equal_p() function 630 return rtx_equal_p (ENTRY_VALUE_EXP (x), ENTRY_VALUE_EXP (y)); in rtx_equal_p() 676 if (rtx_equal_p (XVECEXP (x, i, j), XVECEXP (y, i, j)) == 0) in rtx_equal_p() 681 if (rtx_equal_p (XEXP (x, i), XEXP (y, i)) == 0) in rtx_equal_p() 730 if (!rtx_equal_p (first, RTVEC_ELT (vec, i))) in rtvec_all_equal_p()
|
| H A D | combine.c | 1978 || (rtx_equal_p (src, dest) && find_reg_note (insn, REG_EQUAL, NULL_RTX)) in can_combine_p() 2230 || rtx_equal_p (i2dest, inner_dest) in combinable_i3pat() 2231 || (i1dest && rtx_equal_p (i1dest, inner_dest)) in combinable_i3pat() 2232 || (i0dest && rtx_equal_p (i0dest, inner_dest))) in combinable_i3pat() 3031 && rtx_equal_p (XEXP (SET_SRC (XVECEXP (PATTERN (i2), 0, 0)), 0), in try_combine() 3289 && rtx_equal_p (XEXP (SET_SRC (PATTERN (i3)), 0), i2dest)) in try_combine() 3373 if (! rtx_equal_p (i2src, op0)) in try_combine() 3932 if (rtx_equal_p (src_op0, src_op1)) in try_combine() 3955 if ((rtx_equal_p (p,r) && rtx_equal_p (q,s)) in try_combine() 3956 || (rtx_equal_p (p,s) && rtx_equal_p (q,r))) in try_combine() [all …]
|
| H A D | fwprop.c | 399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address() 659 if (GET_CODE (op0) == HIGH && rtx_equal_p (XEXP (op0, 0), op1)) in propagate_rtx_1() 672 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1() 895 if (rtx_equal_p (DF_REF_REG (use), def_reg)) in all_uses_available_at() 898 if (rtx_equal_p (DF_REF_REG (use), def_reg)) in all_uses_available_at() 909 if (def_reg && rtx_equal_p (DF_REF_REG (use), def_reg)) in all_uses_available_at() 916 if (def_reg && rtx_equal_p (DF_REF_REG (use), def_reg)) in all_uses_available_at() 1150 && rtx_equal_p (SET_DEST (patt), reg)) in free_load_extend()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64-sve.md | 2057 "&& !rtx_equal_p (operands[0], operands[9])" 2439 "&& !rtx_equal_p (operands[5], operands[6])" 2984 "TARGET_SVE && !rtx_equal_p (operands[2], operands[3])" 3151 "TARGET_SVE && !rtx_equal_p (operands[2], operands[4])" 3311 "TARGET_SVE && !rtx_equal_p (operands[2], operands[6])" 3429 "&& !rtx_equal_p (operands[1], operands[3])" 3473 "TARGET_SVE && !rtx_equal_p (operands[2], operands[3])" 3478 "&& !rtx_equal_p (operands[1], operands[4])" 3496 "TARGET_SVE && !rtx_equal_p (operands[2], operands[3])" 3727 && !rtx_equal_p (operands[2], operands[4]) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64-sve.md | 2057 "&& !rtx_equal_p (operands[0], operands[9])" 2439 "&& !rtx_equal_p (operands[5], operands[6])" 2984 "TARGET_SVE && !rtx_equal_p (operands[2], operands[3])" 3170 "TARGET_SVE && !rtx_equal_p (operands[2], operands[4])" 3330 "TARGET_SVE && !rtx_equal_p (operands[2], operands[6])" 3448 "&& !rtx_equal_p (operands[1], operands[3])" 3492 "TARGET_SVE && !rtx_equal_p (operands[2], operands[3])" 3497 "&& !rtx_equal_p (operands[1], operands[4])" 3515 "TARGET_SVE && !rtx_equal_p (operands[2], operands[3])" 3746 && !rtx_equal_p (operands[2], operands[4]) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000-p8swap.c | 433 if (!rtx_equal_p (DF_REF_REG (use), swap_reg)) in quad_aligned_store_p() 551 if (!rtx_equal_p (DF_REF_REG (base_use), base_reg)) in const_load_sequence_p() 629 if (!rtx_equal_p (reg0, reg1) || !REG_P (reg0)) in v2df_reduction_p() 637 if (!rtx_equal_p (XVECEXP (parallel0, 0, 0), const1_rtx) in v2df_reduction_p() 638 || !rtx_equal_p (XVECEXP (parallel1, 0, 0), const0_rtx)) in v2df_reduction_p() 964 if (rtx_equal_p (DF_REF_REG (use), mask_reg)) in insn_is_swappable_p() 1328 if (rtx_equal_p (DF_REF_REG (use), mask_reg)) in adjust_vperm() 1630 if (!rtx_equal_p (DF_REF_REG (use), swap_reg)) in replace_swapped_aligned_store() 2105 if (!rtx_equal_p (DF_REF_REG (use), mask)) in alignment_mask() 2142 if (!rtx_equal_p (DF_REF_REG (base_use), base_reg)) in find_alignment_op() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-p8swap.cc | 454 if (!rtx_equal_p (DF_REF_REG (use), swap_reg)) in quad_aligned_store_p() 573 if (!rtx_equal_p (DF_REF_REG (base_use), base_reg)) in const_load_sequence_p() 651 if (!rtx_equal_p (reg0, reg1) || !REG_P (reg0)) in v2df_reduction_p() 659 if (!rtx_equal_p (XVECEXP (parallel0, 0, 0), const1_rtx) in v2df_reduction_p() 660 || !rtx_equal_p (XVECEXP (parallel1, 0, 0), const0_rtx)) in v2df_reduction_p() 984 if (rtx_equal_p (DF_REF_REG (use), mask_reg)) in insn_is_swappable_p() 1348 if (rtx_equal_p (DF_REF_REG (use), mask_reg)) in adjust_vperm() 1650 if (!rtx_equal_p (DF_REF_REG (use), swap_reg)) in replace_swapped_aligned_store() 2126 if (!rtx_equal_p (DF_REF_REG (use), mask)) in alignment_mask() 2167 if (!rtx_equal_p (DF_REF_REG (base_use), base_reg)) in find_alignment_op() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
| H A D | rl78.c | 211 && rtx_equal_p (SET_DEST (prev), SET_SRC (set)) in move_elim_pass() 212 && rtx_equal_p (SET_DEST (set), SET_SRC (prev)) in move_elim_pass() 554 if (rtx_equal_p (operands[0], operands[1])) in rl78_expand_movsi() 556 else if (rtx_equal_p (op00, op12)) in rl78_expand_movsi() 591 if (rtx_equal_p (operands[0], operands[1])) in rl78_split_movsi() 593 else if (rtx_equal_p (op00, op12)) in rl78_split_movsi() 689 else if (rtx_equal_p (operands[i], which)) in rl78_one_far_p() 2269 if (rtx_equal_p (operands[0], operands[3])) in rl78_peep_movhi_p() 2340 if (! rtx_equal_p (m, operands[i+2])) in rl78_peep_movhi_p() 3193 if (rtx_equal_p (OP (0), OP (1))) in rl78_alloc_physical_registers_op1() [all …]
|