Searched refs:FORCED_LABEL (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dgimple-low.c655 FORCED_LABEL (next_label) = 1;
H A Dtree-cfg.c867 if ((FORCED_LABEL (target) && !for_call)
1084 || FORCED_LABEL (label))
1380 if (FORCED_LABEL (LABEL_EXPR_LABEL (label)))
2042 && (FORCED_LABEL (LABEL_EXPR_LABEL (stmt))
2054 FORCED_LABEL (LABEL_EXPR_LABEL (stmt)) = 1;
2577 || FORCED_LABEL (LABEL_EXPR_LABEL (t)))
H A Dstmt.c148 if (FORCED_LABEL (label) || DECL_NONLOCAL (label))
238 if (FORCED_LABEL (label))
241 if (DECL_NONLOCAL (label) || FORCED_LABEL (label))
H A Dtree-nested.c1013 FORCED_LABEL (t) = 1;
H A Dgimplify.c1513 FORCED_LABEL (*tp) = 1;
5767 FORCED_LABEL (*expr_p) = 1;
H A Dtree.h476 FORCED_LABEL in
1137 #define FORCED_LABEL(NODE) ((NODE)->common.side_effects_flag)
1133 #define FORCED_LABEL macro
H A Dbuiltins.c6105 FORCED_LABEL (label) = 0;

Completed in 233 milliseconds