Home
last modified time | relevance | path

Searched refs:label_ref_label (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/
Djump.cc276 gcc_assert (XEXP (label_note, 0) == label_ref_label (SET_SRC (label_set))); in maybe_propagate_label_ref()
1103 rtx_insn *label = label_ref_label (x); in mark_jump_label_1()
1396 if ((code == LABEL_REF && label_ref_label (x) == olabel) in redirect_exp_1()
1409 && label_ref_label (SET_SRC (x)) == olabel) in redirect_exp_1()
1737 return label_ref_label (x) == label_ref_label (y); in rtx_renumbered_equal_p()
1743 rtx_insn *xi = next_nonnote_nondebug_insn (label_ref_label (x)); in rtx_renumbered_equal_p()
1744 rtx_insn *yi = next_nonnote_nondebug_insn (label_ref_label (y)); in rtx_renumbered_equal_p()
Drtl.cc461 return label_ref_label (x) == label_ref_label (y); in rtx_equal_p_cb()
608 return label_ref_label (x) == label_ref_label (y); in rtx_equal_p()
Dcse.cc2363 + CODE_LABEL_NUMBER (label_ref_label (x))); in hash_rtx_cb()
2623 return label_ref_label (x) == label_ref_label (y); in exp_equiv_p()
3500 && label_ref_label (XEXP (y, 1)) == label_ref_label (const_arg1)) in fold_rtx()
3508 && label_ref_label (XEXP (XEXP (y, 0), 1)) == label_ref_label (const_arg1)) in fold_rtx()
3520 && label_ref_label (XEXP (y, 1)) == label_ref_label (const_arg0)) in fold_rtx()
3528 && label_ref_label (XEXP (XEXP (y, 0), 1)) == label_ref_label (const_arg0)) in fold_rtx()
6487 || !label_is_jump_target_p (label_ref_label (x), insn)) in check_for_label_ref()
6488 && LABEL_P (label_ref_label (x)) in check_for_label_ref()
6489 && INSN_UID (label_ref_label (x)) != 0 in check_for_label_ref()
6490 && !find_reg_note (insn, REG_LABEL_OPERAND, label_ref_label (x))) in check_for_label_ref()
Dcfgbuild.cc278 label_ref_label (XEXP (SET_SRC (tmp), 2)), 0); in make_edges()
418 mark_tablejump_edge (label_ref_label (XEXP (SET_SRC (tmp), 2))); in purge_dead_tablejump_edges()
Drtl-tests.cc209 ASSERT_EQ (label, label_ref_label (SET_SRC (jump_pat))); in test_uncond_jump()
Dgcse.cc2661 add_reg_note (insn, REG_LABEL_OPERAND, label_ref_label (x)); in add_label_notes()
2663 if (LABEL_P (label_ref_label (x))) in add_label_notes()
2664 LABEL_NUSES (label_ref_label (x))++; in add_label_notes()
Dreload.cc2314 return label_ref_label (x) == label_ref_label (y); in operands_match_p()
4251 label_ref_label (substitution)) in find_reloads()
4255 || !label_is_jump_target_p (label_ref_label (substitution), in find_reloads()
4259 label_ref_label (substitution)); in find_reloads()
4260 if (LABEL_P (label_ref_label (substitution))) in find_reloads()
4261 ++LABEL_NUSES (label_ref_label (substitution)); in find_reloads()
Dcselib.cc1071 return label_ref_label (x) == label_ref_label (y); in rtx_equal_for_cselib_1()
1403 + CODE_LABEL_NUMBER (label_ref_label (x))); in cselib_hash_rtx()
Dreorg.cc832 if (GET_CODE (src) == LABEL_REF && label_ref_label (src) == target) in get_branch_condition()
838 && label_ref_label (XEXP (src, 1)) == target) in get_branch_condition()
845 && label_ref_label (XEXP (src, 2)) == target) in get_branch_condition()
Difcvt.cc450 && label_ref_label (XEXP (test_if, 2)) in cond_exec_get_condition()
845 && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (if_info->jump)) in noce_emit_store_flag()
2394 && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (if_info->jump); in noce_get_alt_condition()
3010 && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (jump)); in noce_get_condition()
Dvarasm.cc3193 + CODE_LABEL_NUMBER (label_ref_label (value.base)) * 13); in const_hash_1()
3394 ret = (CODE_LABEL_NUMBER (label_ref_label (value1.base)) in compare_constant()
3395 == CODE_LABEL_NUMBER (label_ref_label (value2.base))); in compare_constant()
3849 h = h * 251 + CODE_LABEL_NUMBER (label_ref_label (x)); in const_rtx_hash_1()
4165 rtx_insn *insn = label_ref_label (tmp); in output_constant_pool_1()
Dalias.cc1852 return label_ref_label (x) == label_ref_label (y); in rtx_equal_for_memref_p()
Dfinal.cc3632 x = label_ref_label (x); in output_asm_label()
3723 x = label_ref_label (x); in output_addr_const()
Drtlanal.cc1079 return reg == label_ref_label (in); in reg_mentioned_p()
3543 && label_ref_label (y) == x) in rtx_referenced_p()
6133 && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (jump); in get_condition()
Dread-rtl-function.cc1909 ASSERT_EQ (code_label, label_ref_label (label_ref)); in test_loading_jump_to_label_ref()
Dexplow.cc342 temp = gen_rtx_LABEL_REF (to_mode, label_ref_label (x)); in convert_memory_address_addr_space_1()
Dprint-rtl.cc1726 pp_printf (pp, "L%d", INSN_UID (label_ref_label (x))); in print_value()
Dreload1.cc2333 x = label_ref_label (x); in set_label_offsets()
2435 set_label_offsets (label_ref_label (tem), insn, initial_p); in set_label_offsets()
2441 set_label_offsets (label_ref_label (tem), insn, initial_p); in set_label_offsets()
Demit-rtl.cc3751 if (code == LABEL_REF && LABEL_P (label_ref_label (x))) in mark_label_nuses()
3752 LABEL_NUSES (label_ref_label (x))++; in mark_label_nuses()
Ddwarf2cfi.cc2655 rtx_insn * lab = label_ref_label (XEXP (SET_SRC (tmp), 2)); in create_trace_edges()
Dlra-constraints.cc845 return label_ref_label (x) == label_ref_label (y); in operands_match_p()
Drtl.h1899 label_ref_label (const_rtx ref) in label_ref_label() function
Dcfgrtl.cc1232 && label_ref_label (XEXP (SET_SRC (tmp), 2)) == old_label) in patch_jump_insn()
Dcfgexpand.cc4305 temp = gen_rtx_LABEL_REF (mode, label_ref_label (x)); in convert_debug_memory_address()
Dcombine.cc14421 && label_ref_label (XEXP (tem_note, 0)) == XEXP (note, 0))) in distribute_notes()
14428 && label_ref_label (XEXP (tem_note, 0)) == XEXP (note, 0)))) in distribute_notes()

12