Home
last modified time | relevance | path

Searched refs:jump_table_data (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/usr.bin/dc/
H A Dbcode.c146 static const struct jump_entry jump_table_data[] = { variable
222 (sizeof(jump_table_data)/sizeof(jump_table_data[0]))
248 jump_table[jump_table_data[i].ch] = jump_table_data[i].f; in init_bmachine()
/netbsd-src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/
H A Dgcc-rtl.vim21 \ jump_table_data 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
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Demit-rtl.c5246 rtx_jump_table_data *jump_table_data = in emit_jump_table_data() local
5248 INSN_UID (jump_table_data) = cur_insn_uid++; in emit_jump_table_data()
5249 PATTERN (jump_table_data) = table; in emit_jump_table_data()
5250 BLOCK_FOR_INSN (jump_table_data) = NULL; in emit_jump_table_data()
5251 add_insn (jump_table_data); in emit_jump_table_data()
5252 return jump_table_data; in emit_jump_table_data()
H A Drtl.def163 DEF_RTL_EXPR(JUMP_TABLE_DATA, "jump_table_data", "uuBe0000", RTX_INSN)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Demit-rtl.cc5221 rtx_jump_table_data *jump_table_data = in emit_jump_table_data() local
5223 INSN_UID (jump_table_data) = cur_insn_uid++; in emit_jump_table_data()
5224 PATTERN (jump_table_data) = table; in emit_jump_table_data()
5225 BLOCK_FOR_INSN (jump_table_data) = NULL; in emit_jump_table_data()
5226 add_insn (jump_table_data); in emit_jump_table_data()
5227 return jump_table_data; in emit_jump_table_data()
H A Drtl.def163 DEF_RTL_EXPR(JUMP_TABLE_DATA, "jump_table_data", "uuBe0000", RTX_INSN)
H A DChangeLog-201931465 tablejumps the barrier appears after a label and a jump_table_data.
H A DChangeLog-201334536 (Insns) <jump_table_data>: New entry.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Drtl.texi609 @cindex @code{jump_table_data} and @samp{/v}
612 …{insn}, @code{call_insn}, @code{jump_insn}, @code{code_label}, @code{jump_table_data}, @code{barri…
615 @code{jump_table_data}, @code{barrier}, or @code{note},
808 @cindex @code{jump_table_data} and @samp{/s}
809 …dex @code{in_struct}, in @code{insn}, @code{call_insn}, @code{jump_insn} and @code{jump_table_data}
812 @code{jump_insn} or @code{jump_table_data}, indicates that the
3873 @findex jump_table_data
3874 @item jump_table_data
3875 A @code{jump_table_data} insn is a placeholder for the jump-table data
3877 a @code{tablejump_p} insn. A @code{jump_table_data} insn is not part o
[all …]
H A Dgccint.info16433 'jump_table_data', 'barrier', or 'note', nonzero if the insn has
16562 'jump_insn' or 'jump_table_data', indicates that the previous insn
19101 'jump_table_data'
19102 A 'jump_table_data' insn is a placeholder for the jump-table data
19104 'tablejump_p' insn. A 'jump_table_data' insn is not part o a basic
19106 'tablejump_p' insn. The 'PATTERN' of a 'jump_table_data' is always
19107 either an 'addr_vec' or an 'addr_diff_vec', and a 'jump_table_data'
27018 'jump_table_data'. The number of elements in the table is one plus
39985 jump-table which follows (a 'jump_table_data' containing an
54060 * in_struct, in insn, call_insn, jump_insn and jump_table_data: Flags.
[all …]
H A Dtm.texi.in6425 jump-table which follows (a @code{jump_table_data} containing an
H A Dmd.texi6874 @code{jump_table_data}. The number of elements in the table is one plus the
H A Dtm.texi9495 jump-table which follows (a @code{jump_table_data} containing an
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Drtl.texi610 @cindex @code{jump_table_data} and @samp{/v}
613 …{insn}, @code{call_insn}, @code{jump_insn}, @code{code_label}, @code{jump_table_data}, @code{barri…
616 @code{jump_table_data}, @code{barrier}, or @code{note},
809 @cindex @code{jump_table_data} and @samp{/s}
810 …dex @code{in_struct}, in @code{insn}, @code{call_insn}, @code{jump_insn} and @code{jump_table_data}
813 @code{jump_insn} or @code{jump_table_data}, indicates that the
3853 @findex jump_table_data
3854 @item jump_table_data
3855 A @code{jump_table_data} insn is a placeholder for the jump-table data
3857 a @code{tablejump_p} insn. A @code{jump_table_data} insn is not part o
[all …]
H A Dgccint.info16835 'jump_table_data', 'barrier', or 'note', nonzero if the insn has
16964 'jump_insn' or 'jump_table_data', indicates that the previous insn
19472 'jump_table_data'
19473 A 'jump_table_data' insn is a placeholder for the jump-table data
19475 'tablejump_p' insn. A 'jump_table_data' insn is not part o a basic
19477 'tablejump_p' insn. The 'PATTERN' of a 'jump_table_data' is always
19478 either an 'addr_vec' or an 'addr_diff_vec', and a 'jump_table_data'
28436 'jump_table_data'. The number of elements in the table is one plus
41368 jump-table which follows (a 'jump_table_data' containing an
55802 * in_struct, in insn, call_insn, jump_insn and jump_table_data: Flags.
[all …]
H A Dmd.texi7312 @code{jump_table_data}. The number of elements in the table is one plus the