Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfgcleanup.c1917 && LABEL_PRESERVE_P (block_label (bb))); in block_has_preserve_label()
2748 && !LABEL_PRESERVE_P (BB_HEAD (b)) in try_optimize_cfg()
3105 && LABEL_NUSES (insn) == LABEL_PRESERVE_P (insn) in delete_dead_jumptables()
H A Dexcept.c997 LABEL_PRESERVE_P (lp->landing_pad) = 1; in dw2_build_landing_pads()
1310 LABEL_PRESERVE_P (dispatch_label) = 1; in sjlj_emit_dispatch_table()
2501 if (LABEL_P (insn) && LABEL_PRESERVE_P (insn) in maybe_add_nop_after_section_switch()
H A Dstmt.c103 LABEL_PRESERVE_P (r) = 1; in label_rtx()
H A Dbb-reorder.c1460 LABEL_PRESERVE_P (new_label) = 1; in sjlj_fix_up_crossing_landing_pad()
1512 LABEL_PRESERVE_P (new_lp->landing_pad) = 1; in dw2_fix_up_crossing_landing_pad()
H A Djump.c210 LABEL_NUSES (insn) = (LABEL_PRESERVE_P (insn) != 0); in init_label_info()
H A Drtl.h2629 #define LABEL_PRESERVE_P(RTX) \
H A Dcfgrtl.c116 return (!LABEL_PRESERVE_P (label) in can_delete_label_p()
H A Dvarasm.c3867 LABEL_PRESERVE_P (XEXP (x, 0)) = 1; in force_const_mem()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgcleanup.c1830 && LABEL_PRESERVE_P (block_label (bb))); in block_has_preserve_label()
2928 && LABEL_NUSES (insn) == LABEL_PRESERVE_P (insn) in delete_dead_jumptables()
H A Dexcept.c979 LABEL_PRESERVE_P (lp->landing_pad) = 1; in dw2_build_landing_pads()
1252 LABEL_PRESERVE_P (dispatch_label) = 1; in sjlj_emit_dispatch_table()
H A Djump.c177 LABEL_NUSES (insn) = (LABEL_PRESERVE_P (insn) != 0); in init_label_info()
H A Dbb-reorder.c1238 LABEL_PRESERVE_P (new_lp->landing_pad) = 1; in fix_up_crossing_landing_pad()
H A Dstmt.c146 LABEL_PRESERVE_P (r) = 1; in label_rtx()
H A Drtl.h1408 #define LABEL_PRESERVE_P(RTX) \ macro
H A Dcfgrtl.c108 return (!LABEL_PRESERVE_P (label) in can_delete_label_p()
H A Dvarasm.c3630 LABEL_PRESERVE_P (XEXP (x, 0)) = 1; in force_const_mem()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Drtl.texi653 @findex LABEL_PRESERVE_P
657 @item LABEL_PRESERVE_P (@var{x})
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c2566 if ((LABEL_P (insn) && LABEL_PRESERVE_P (insn)) in rest_of_insert_endbranch()
7166 LABEL_PRESERVE_P (label) = 1; in ix86_init_large_pic_reg()
15132 LABEL_PRESERVE_P (label) = 1; in ix86_expand_split_stack_prologue()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c10493 LABEL_PRESERVE_P (label) = 1; in ix86_expand_prologue()
11309 LABEL_PRESERVE_P (label) = 1; in ix86_expand_split_stack_prologue()