Searched refs:addr_vec (Results 1 – 17 of 17) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/ |
| H A D | gcc-rtl.vim | 23 \ unspec unspec_volatile addr_vec
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/syntax/ |
| H A D | gcc-rtl.vim | 23 \ unspec unspec_volatile addr_vec
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | final.cc | 483 final_addr_vec_align (rtx_jump_table_data *addr_vec) in final_addr_vec_align() argument 485 int align = GET_MODE_SIZE (addr_vec->get_data_mode ()); in final_addr_vec_align()
|
| H A D | rtl.def | 248 DEF_RTL_EXPR(ADDR_VEC, "addr_vec", "E", RTX_EXTRA)
|
| H A D | ChangeLog-2000 | 24907 * flow.c (delete_block): Delete the addr_vec along with the block. 30360 * jump.c (jump_optimize_1): Don't do addr_vec optimizations at -O0.
|
| H A D | ChangeLog-1999 | 11736 * jump.c (delete_insn): Delete the addr_vec when deleting a tablejump.
|
| H A D | ChangeLog-2003 | 13358 to skip the addr_vec.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | final.c | 496 final_addr_vec_align (rtx_jump_table_data *addr_vec) in final_addr_vec_align() argument 498 int align = GET_MODE_SIZE (addr_vec->get_data_mode ()); in final_addr_vec_align()
|
| H A D | rtl.def | 248 DEF_RTL_EXPR(ADDR_VEC, "addr_vec", "E", RTX_EXTRA)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | rtl.texi | 3458 @findex addr_vec 3459 @item (addr_vec:@var{m} [@var{lr0} @var{lr1} @dots{}]) 3785 as @code{REG_LABEL_TARGET} notes. The exception is @code{addr_vec} 3880 is always either an @code{addr_vec} or an @code{addr_diff_vec}, and a 4046 @code{asm_output}, @code{addr_vec}, @code{addr_diff_vec}, 4051 @code{addr_vec} and @code{addr_diff_vec} are not permitted inside a 4061 @code{asm_input}, @code{addr_vec} or @code{addr_diff_vec} expression. 4171 This insn is a @code{jump_insn} but not an @code{addr_vec} or
|
| H A D | md.texi | 6873 The table is an @code{addr_vec} or @code{addr_diff_vec} inside of a 9650 @cindex @code{addr_vec}, length of 9653 @code{length} attribute. In the case of @code{addr_vec} and 9676 required is the ROMP@. On this machine, the size of an @code{addr_vec}
|
| H A D | gccint.info | 18750 '(addr_vec:M [LR0 LR1 ...])' 19023 recorded as 'REG_LABEL_TARGET' notes. The exception is 'addr_vec' 19107 either an 'addr_vec' or an 'addr_diff_vec', and a 'jump_table_data' 19246 'addr_vec', 'addr_diff_vec', 'trap_if', 'unspec', 19250 'addr_vec' and 'addr_diff_vec' are not permitted inside a 19260 'asm_input', 'addr_vec' or 'addr_diff_vec' expression. 19355 This insn is a 'jump_insn' but not an 'addr_vec' or 27017 The table is an 'addr_vec' or 'addr_diff_vec' inside of a 29418 'length' attribute. In the case of 'addr_vec' and 'addr_diff_vec' insn 29439 required is the ROMP. On this machine, the size of an 'addr_vec' [all …]
|
| H A D | tm.texi.in | 6426 @code{addr_vec} or @code{addr_diff_vec}).
|
| H A D | tm.texi | 9496 @code{addr_vec} or @code{addr_diff_vec}).
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | rtl.texi | 3438 @findex addr_vec 3439 @item (addr_vec:@var{m} [@var{lr0} @var{lr1} @dots{}]) 3765 as @code{REG_LABEL_TARGET} notes. The exception is @code{addr_vec} 3860 is always either an @code{addr_vec} or an @code{addr_diff_vec}, and a 4026 @code{asm_output}, @code{addr_vec}, @code{addr_diff_vec}, 4031 @code{addr_vec} and @code{addr_diff_vec} are not permitted inside a 4041 @code{asm_input}, @code{addr_vec} or @code{addr_diff_vec} expression. 4128 This insn is a @code{jump_insn} but not an @code{addr_vec} or
|
| H A D | md.texi | 7311 The table is an @code{addr_vec} or @code{addr_diff_vec} inside of a 10104 @cindex @code{addr_vec}, length of 10107 @code{length} attribute. In the case of @code{addr_vec} and 10130 required is the ROMP@. On this machine, the size of an @code{addr_vec}
|
| H A D | gccint.info | 19121 '(addr_vec:M [LR0 LR1 ...])' 19394 recorded as 'REG_LABEL_TARGET' notes. The exception is 'addr_vec' 19478 either an 'addr_vec' or an 'addr_diff_vec', and a 'jump_table_data' 19617 'addr_vec', 'addr_diff_vec', 'trap_if', 'unspec', 19621 'addr_vec' and 'addr_diff_vec' are not permitted inside a 19631 'asm_input', 'addr_vec' or 'addr_diff_vec' expression. 19705 This insn is a 'jump_insn' but not an 'addr_vec' or 28435 The table is an 'addr_vec' or 'addr_diff_vec' inside of a 30850 'length' attribute. In the case of 'addr_vec' and 'addr_diff_vec' insn 30871 required is the ROMP. On this machine, the size of an 'addr_vec' [all …]
|