Searched refs:LABEL_NAME (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/gcc/
H A Dsdbout.c1620 /* Output sdb info for the given label. Called only if LABEL_NAME (insn)
1626 PUT_SDB_DEF (LABEL_NAME (insn));
H A Dfinal.c1655 const char *name = LABEL_NAME (insn);
1905 if (LABEL_NAME (insn))
H A Dcfgrtl.c101 && LABEL_NAME (label) == 0
121 const char *name = LABEL_NAME (insn);
H A Drtl.h907 #define LABEL_NAME(RTX) XCSTR (RTX, 7, CODE_LABEL)
905 #define LABEL_NAME macro
H A Dstmt.c228 LABEL_NAME (DECL_RTL (label)) = IDENTIFIER_POINTER (DECL_NAME (label));
/freebsd-10.3-release/contrib/gcc/config/s390/
H A Ds390.c6005 && (LABEL_PRESERVE_P (insn) || LABEL_NAME (insn)))

Completed in 135 milliseconds