Searched refs:next_label (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dgimple-low.c650 tree next_label = create_artificial_label (); local
655 FORCED_LABEL (next_label) = 1;
666 t = build_addr (next_label, current_function_decl);
688 t = build1 (LABEL_EXPR, void_type_node, next_label);
692 t = build_addr (next_label, current_function_decl);
H A Drtl.h1596 extern rtx next_label (rtx);
H A Demit-rtl.c2980 next_label (rtx insn)
2966 next_label (rtx insn) function

Completed in 73 milliseconds