Home
last modified time | relevance | path

Searched refs:code_label (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/
H A Dgcc-rtl.vim21 \ jump_table_data barrier code_label
46 syn keyword rtlNote note barrier code_label
/netbsd-src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/syntax/
H A Dgcc-rtl.vim21 \ jump_table_data barrier code_label
46 syn keyword rtlNote note barrier code_label
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc1899 rtx_insn *code_label = get_insn_by_uid (100); in test_loading_jump_to_label_ref() local
1900 ASSERT_EQ (CODE_LABEL, GET_CODE (code_label)); in test_loading_jump_to_label_ref()
1909 ASSERT_EQ (code_label, label_ref_label (label_ref)); in test_loading_jump_to_label_ref()
1910 ASSERT_EQ (code_label, JUMP_LABEL (jump_insn)); in test_loading_jump_to_label_ref()
1913 ASSERT_EQ (5, BLOCK_FOR_INSN (code_label)->index); in test_loading_jump_to_label_ref()
1914 ASSERT_EQ (NULL, LABEL_NAME (code_label)); in test_loading_jump_to_label_ref()
1915 ASSERT_EQ (1, LABEL_NUSES (code_label)); in test_loading_jump_to_label_ref()
H A Dstmt.cc73 simple_case_node (tree low, tree high, tree code_label): in simple_case_node() argument
74 m_low (low), m_high (high), m_code_label (code_label) in simple_case_node()
H A Drtl.def174 DEF_RTL_EXPR(CODE_LABEL, "code_label", "uuB00is", RTX_EXTRA)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c1896 rtx_insn *code_label = get_insn_by_uid (100); in test_loading_jump_to_label_ref() local
1897 ASSERT_EQ (CODE_LABEL, GET_CODE (code_label)); in test_loading_jump_to_label_ref()
1906 ASSERT_EQ (code_label, label_ref_label (label_ref)); in test_loading_jump_to_label_ref()
1907 ASSERT_EQ (code_label, JUMP_LABEL (jump_insn)); in test_loading_jump_to_label_ref()
1910 ASSERT_EQ (5, BLOCK_FOR_INSN (code_label)->index); in test_loading_jump_to_label_ref()
1911 ASSERT_EQ (NULL, LABEL_NAME (code_label)); in test_loading_jump_to_label_ref()
1912 ASSERT_EQ (1, LABEL_NUSES (code_label)); in test_loading_jump_to_label_ref()
H A Dstmt.c73 simple_case_node (tree low, tree high, tree code_label): in simple_case_node() argument
74 m_low (low), m_high (high), m_code_label (code_label) in simple_case_node()
H A Drtl.def174 DEF_RTL_EXPR(CODE_LABEL, "code_label", "uuB00is", RTX_EXTRA)
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-cr16.c73 static int code_label = 0; variable
237 code_label = 1; in l_cons()
513 if (code_label) in cr16_cons_fix_new()
516 code_label = 0; in cr16_cons_fix_new()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-cr16.c73 static int code_label = 0; variable
237 code_label = 1; in l_cons()
513 if (code_label) in cr16_cons_fix_new()
516 code_label = 0; in cr16_cons_fix_new()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpredicates.md162 (match_code "code_label,label_ref,symbol_ref,plus,minus")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpredicates.md181 (match_code "code_label,label_ref,symbol_ref,plus,minus")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Dpredicates.md132 (match_code "code_label,label_ref,symbol_ref,plus,const")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Dpredicates.md127 (match_code "code_label,label_ref,symbol_ref,plus,const")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Drtl.texi608 @cindex @code{code_label} and @samp{/v}
612 @cindex @code{volatil}, in @code{insn}, @code{call_insn}, @code{jump_insn}, @code{code_label}, @cod…
614 In an @code{insn}, @code{call_insn}, @code{jump_insn}, @code{code_label},
636 @cindex @code{code_label} and @samp{/i}
638 @cindex @code{in_struct}, in @code{code_label} and @code{note}
640 In a @code{code_label} or @code{note}, indicates that the label is referenced by
948 In @code{code_label} expressions, it is 1 if the label may never be deleted.
1865 operand, an expression, which must be a @code{code_label} or a @code{note}
3782 the @code{code_label} to which this insn will (possibly conditionally)
3825 @findex code_label
[all …]
H A Dgccint.info16432 In an 'insn', 'call_insn', 'jump_insn', 'code_label',
16447 In a 'code_label' or 'note', indicates that the label is referenced
16663 In 'code_label' expressions, it is 1 if the label may never be
17422 one operand, an expression, which must be a 'code_label' or a
19020 the 'code_label' to which this insn will (possibly conditionally)
19060 'code_label'
19061 A 'code_label' insn represents a label that a jump insn can jump
19070 When a 'code_label' appears in an RTL expression, it normally
19074 Besides as a 'code_label', a label can also be represented as a
19108 insn is always preceded by a 'code_label'. The 'tablejump_p' insn
[all …]
H A Dmd.texi5237 Like @code{add@var{m}3} but takes a @code{code_label} as operand 3 and
5789 Like @code{neg@var{m}2} but takes a @code{code_label} as operand 2 and
6710 is the @code{code_label} to jump to.
6715 @code{code_label} to jump to. This pattern name is mandatory on all
8272 then the last insn it generates must not be a @code{code_label},
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Drtl.texi609 @cindex @code{code_label} and @samp{/v}
613 @cindex @code{volatil}, in @code{insn}, @code{call_insn}, @code{jump_insn}, @code{code_label}, @cod…
615 In an @code{insn}, @code{call_insn}, @code{jump_insn}, @code{code_label},
637 @cindex @code{code_label} and @samp{/i}
639 @cindex @code{in_struct}, in @code{code_label} and @code{note}
641 In a @code{code_label} or @code{note}, indicates that the label is referenced by
949 In @code{code_label} expressions, it is 1 if the label may never be deleted.
1889 operand, an expression, which must be a @code{code_label} or a @code{note}
3762 the @code{code_label} to which this insn will (possibly conditionally)
3805 @findex code_label
[all …]
H A Dgccint.info16834 In an 'insn', 'call_insn', 'jump_insn', 'code_label',
16849 In a 'code_label' or 'note', indicates that the label is referenced
17065 In 'code_label' expressions, it is 1 if the label may never be
17842 one operand, an expression, which must be a 'code_label' or a
19391 the 'code_label' to which this insn will (possibly conditionally)
19431 'code_label'
19432 A 'code_label' insn represents a label that a jump insn can jump
19441 When a 'code_label' appears in an RTL expression, it normally
19445 Besides as a 'code_label', a label can also be represented as a
19479 insn is always preceded by a 'code_label'. The 'tablejump_p' insn
[all …]
H A Dmd.texi5352 Like @code{add@var{m}3} but takes a @code{code_label} as operand 3 and
5998 Like @code{neg@var{m}2} but takes a @code{code_label} as operand 2 and
7144 is the @code{code_label} to jump to.
7149 @code{code_label} to jump to. This pattern name is mandatory on all
8727 then the last insn it generates must not be a @code{code_label},
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c13952 rtx code_label, label_ref; in s390_fix_long_loop_prediction() local
13975 code_label = XEXP (label_ref, 0); in s390_fix_long_loop_prediction()
13977 if (INSN_ADDRESSES (INSN_UID (code_label)) == -1 in s390_fix_long_loop_prediction()
13980 - INSN_ADDRESSES (INSN_UID (code_label)) < PREDICT_DISTANCE)) in s390_fix_long_loop_prediction()
13992 gen_rtx_LABEL_REF (VOIDmode, code_label)), in s390_fix_long_loop_prediction()
14003 JUMP_LABEL (uncond_jump) = code_label; in s390_fix_long_loop_prediction()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc14226 rtx code_label, label_ref; in s390_fix_long_loop_prediction() local
14254 code_label = XEXP (label_ref, 0); in s390_fix_long_loop_prediction()
14256 if (INSN_ADDRESSES (INSN_UID (code_label)) == -1 in s390_fix_long_loop_prediction()
14259 - INSN_ADDRESSES (INSN_UID (code_label)) < PREDICT_DISTANCE)) in s390_fix_long_loop_prediction()
14271 gen_rtx_LABEL_REF (VOIDmode, code_label)), in s390_fix_long_loop_prediction()
14282 JUMP_LABEL (uncond_jump) = code_label; in s390_fix_long_loop_prediction()