Home
last modified time | relevance | path

Searched refs:LABEL_NAME (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dra-debug.c373 if (LABEL_NAME (x))
374 fprintf (file, "(%s) ", LABEL_NAME (x));
H A Dintegrate.c1644 LABEL_NAME (copy) = LABEL_NAME (insn);
1657 LABEL_NAME (copy) = NOTE_SOURCE_FILE (insn);
H A Dcfgrtl.c101 && LABEL_NAME (label) == 0
123 const char *name = LABEL_NAME (insn);
H A Dsdbout.c1689 PUT_SDB_DEF (LABEL_NAME (insn));
H A Dunroll.c627 if (LABEL_NAME (start_label))
1292 && ! (GET_CODE (insn) == CODE_LABEL && LABEL_NAME (insn))
H A Dfinal.c1960 const char *name = LABEL_NAME (insn);
2232 if (LABEL_NAME (insn))
H A Drtl.h909 #define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL) macro
H A Dstmt.c585 LABEL_NAME (DECL_RTL (label)) = IDENTIFIER_POINTER (DECL_NAME (label));
H A Dloop.c6107 && LABEL_NAME (JUMP_LABEL (p))
H A DChangeLog.33652 (delete_insn): Preserve LABEL_NAME in NOTE_SOURCE_FILE when
3662 (CODE_LABEL_NUMBER, LABEL_NAME): Update index.
H A DChangeLog.29262 (NOTE_*, LABEL_NAME, LABEL_NUSES, ADDRESSOF_REGNO): Use them.
H A DChangeLog.721302 (LABEL_NAME): Likewise.
/openbsd/gnu/gcc/gcc/
H A Dsdbout.c1626 PUT_SDB_DEF (LABEL_NAME (insn)); in sdbout_label()
H A Dcfgrtl.c99 && LABEL_NAME (label) == 0 in can_delete_label_p()
119 const char *name = LABEL_NAME (insn); in delete_insn()
H A Dfinal.c1641 const char *name = LABEL_NAME (insn); in output_alternate_entry_point()
1890 if (LABEL_NAME (insn)) in final_scan_insn()
H A Drtl.h900 #define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL) macro
H A Dstmt.c213 LABEL_NAME (DECL_RTL (label)) = IDENTIFIER_POINTER (DECL_NAME (label)); in expand_label()
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.c4388 && (LABEL_PRESERVE_P (insn) || LABEL_NAME (insn)))
/openbsd/gnu/gcc/gcc/config/s390/
H A Ds390.c6004 && (LABEL_PRESERVE_P (insn) || LABEL_NAME (insn))) in s390_chunkify_start()