Home
last modified time | relevance | path

Searched refs:LABEL_REF_NONLOCAL_P (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Djump.c1147 if (LABEL_REF_NONLOCAL_P (x)) in mark_jump_label()
1882 if (LABEL_REF_NONLOCAL_P (x) || LABEL_REF_NONLOCAL_P (y)) in rtx_renumbered_equal_p()
H A Dexplow.c359 LABEL_REF_NONLOCAL_P (temp) = LABEL_REF_NONLOCAL_P (x); in convert_memory_address()
H A Dstruct-equiv.c654 if (LABEL_REF_NONLOCAL_P (x) || LABEL_REF_NONLOCAL_P (y)) in rtx_equiv_p()
H A Dcse.c5647 && LABEL_REF_NONLOCAL_P (trial)) in cse_insn()
5882 && !LABEL_REF_NONLOCAL_P (src)) in cse_insn()
7273 && ! LABEL_REF_NONLOCAL_P (*rtl) in check_for_label_ref()
H A Drtl.h1217 #define LABEL_REF_NONLOCAL_P(RTX) \ macro
H A Dgcse.c4590 if (code == LABEL_REF && !LABEL_REF_NONLOCAL_P (x)) in add_label_notes()
H A Dreload1.c2159 if (LABEL_REF_NONLOCAL_P (x)) in set_label_offsets()
H A Dexpr.c6888 LABEL_REF_NONLOCAL_P (temp) = 1; in expand_expr_real_1()
H A DFSFChangeLog.113741 LABEL_REF_NONLOCAL_P.
/freebsd-12.1/contrib/gcc/doc/
H A Drtl.texi621 @findex LABEL_REF_NONLOCAL_P
625 @item LABEL_REF_NONLOCAL_P (@var{x})