Home
last modified time | relevance | path

Searched refs:dispatch_index (Results 1 – 24 of 24) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dstmt.c1012 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1046 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1063 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dstmt.c1011 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1045 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1062 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dstmt.c1012 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1046 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1063 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dstmt.c1012 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1046 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1063 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dstmt.c1012 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1046 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1063 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dstmt.c1012 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1046 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1063 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dstmt.c1011 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1045 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1062 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dstmt.c1011 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1045 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1062 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dstmt.c1012 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1046 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1063 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dstmt.c1037 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1071 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1088 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dstmt.c1032 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1066 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1083 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dstmt.c1037 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1071 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1088 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dstmt.c1032 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1066 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1083 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dstmt.c1037 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1071 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1088 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dstmt.c1032 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1066 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1083 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dstmt.c1037 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1071 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1088 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dstmt.c1257 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1291 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1308 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dstmt.c1306 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1340 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1359 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dstmt.c1257 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
1291 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
1308 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexcept.c1882 int dispatch_index; member
1970 lp_info[i].dispatch_index = index++; in sjlj_assign_call_site_values()
1990 index = add_call_site (GEN_INT (lp_info[i].dispatch_index), action); in sjlj_assign_call_site_values()
2206 emit_cmp_and_jump_insns (dispatch, GEN_INT (lp_info[i].dispatch_index), in sjlj_emit_dispatch_table()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexcept.c1882 int dispatch_index; member
1970 lp_info[i].dispatch_index = index++; in sjlj_assign_call_site_values()
1990 index = add_call_site (GEN_INT (lp_info[i].dispatch_index), action); in sjlj_assign_call_site_values()
2206 emit_cmp_and_jump_insns (dispatch, GEN_INT (lp_info[i].dispatch_index), in sjlj_emit_dispatch_table()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dstmt.c2228 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
2262 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
2281 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dexcept.c1573 int dispatch_index; member
1662 lp_info[i].dispatch_index = index++; in sjlj_assign_call_site_values()
1682 index = add_call_site (GEN_INT (lp_info[i].dispatch_index), action); in sjlj_assign_call_site_values()
1937 emit_cmp_and_jump_insns (dispatch, GEN_INT (lp_info[i].dispatch_index), in sjlj_emit_dispatch_table()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dstmt.c2265 expand_sjlj_dispatch_table (rtx dispatch_index, in expand_sjlj_dispatch_table() argument
2299 rtx index = copy_to_mode_reg (index_mode, dispatch_index); in expand_sjlj_dispatch_table()
2318 tree index_expr = make_tree (index_type, dispatch_index); in expand_sjlj_dispatch_table()