Home
last modified time | relevance | path

Searched refs:clobber_stmt (Results 1 – 25 of 89) sorted by relevance

1234

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-inline.c2513 gsi_insert_before (&gsi, clobber_stmt, GSI_NEW_STMT); in add_clobbers_to_eh_landing_pad()
5142 gimple *clobber_stmt; in expand_call_inline() local
5143 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
5211 gimple *clobber_stmt; in expand_call_inline() local
5212 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5214 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
5258 gimple *clobber_stmt; in expand_call_inline() local
5259 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5260 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
5261 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-inline.c2481 gsi_insert_before (&gsi, clobber_stmt, GSI_NEW_STMT); in add_clobbers_to_eh_landing_pad()
5104 gimple *clobber_stmt; in expand_call_inline() local
5105 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
5173 gimple *clobber_stmt; in expand_call_inline() local
5174 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5176 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
5220 gimple *clobber_stmt; in expand_call_inline() local
5221 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5222 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
5223 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
H A Dtree-ssa-ccp.c2120 gassign *clobber_stmt; in insert_clobber_before_stack_restore() local
2130 clobber_stmt = gimple_build_assign (var, clobber); in insert_clobber_before_stack_restore()
2133 gsi_insert_before (&i, clobber_stmt, GSI_SAME_STMT); in insert_clobber_before_stack_restore()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-inline.c2476 gsi_insert_before (&gsi, clobber_stmt, GSI_NEW_STMT); in add_clobbers_to_eh_landing_pad()
5131 gimple *clobber_stmt; in expand_call_inline() local
5132 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
5200 gimple *clobber_stmt; in expand_call_inline() local
5201 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5203 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
5247 gimple *clobber_stmt; in expand_call_inline() local
5248 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5249 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
5250 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-inline.c2330 gsi_insert_before (&gsi, clobber_stmt, GSI_NEW_STMT); in add_clobbers_to_eh_landing_pad()
4877 gimple *clobber_stmt; in expand_call_inline() local
4879 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
4947 gimple *clobber_stmt; in expand_call_inline() local
4949 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4951 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
4995 gimple *clobber_stmt; in expand_call_inline() local
4997 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4998 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4999 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-inline.c2476 gsi_insert_before (&gsi, clobber_stmt, GSI_NEW_STMT); in add_clobbers_to_eh_landing_pad()
5131 gimple *clobber_stmt; in expand_call_inline() local
5132 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
5200 gimple *clobber_stmt; in expand_call_inline() local
5201 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5203 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
5247 gimple *clobber_stmt; in expand_call_inline() local
5248 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5249 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
5250 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
H A Dtree-ssa-ccp.c2113 gassign *clobber_stmt; in insert_clobber_before_stack_restore() local
2123 clobber_stmt = gimple_build_assign (var, clobber); in insert_clobber_before_stack_restore()
2126 gsi_insert_before (&i, clobber_stmt, GSI_SAME_STMT); in insert_clobber_before_stack_restore()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-inline.c2476 gsi_insert_before (&gsi, clobber_stmt, GSI_NEW_STMT); in add_clobbers_to_eh_landing_pad()
5131 gimple *clobber_stmt; in expand_call_inline() local
5132 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
5200 gimple *clobber_stmt; in expand_call_inline() local
5201 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5203 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
5247 gimple *clobber_stmt; in expand_call_inline() local
5248 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5249 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
5250 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-inline.c2450 gsi_insert_before (&gsi, clobber_stmt, GSI_NEW_STMT); in add_clobbers_to_eh_landing_pad()
5073 gimple *clobber_stmt; in expand_call_inline() local
5074 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
5142 gimple *clobber_stmt; in expand_call_inline() local
5143 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5145 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
5189 gimple *clobber_stmt; in expand_call_inline() local
5190 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
5191 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
5192 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-inline.c2482 gsi_insert_before (&gsi, clobber_stmt, GSI_NEW_STMT);
5105 gimple *clobber_stmt;
5106 clobber_stmt = gimple_build_assign (*varp, clobber);
5174 gimple *clobber_stmt;
5175 clobber_stmt = gimple_build_assign (id->retvar, clobber);
5177 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT);
5221 gimple *clobber_stmt;
5222 clobber_stmt = gimple_build_assign (id->retvar, clobber);
5223 gimple_set_location (clobber_stmt, gimple_location (stmt));
5224 gsi_replace (&stmt_gsi, clobber_stmt, false);
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-inline.c2330 gsi_insert_before (&gsi, clobber_stmt, GSI_NEW_STMT); in add_clobbers_to_eh_landing_pad()
4877 gimple *clobber_stmt; in expand_call_inline() local
4879 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
4947 gimple *clobber_stmt; in expand_call_inline() local
4949 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4951 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
4995 gimple *clobber_stmt; in expand_call_inline() local
4997 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4998 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4999 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-inline.c2318 gsi_insert_before (&gsi, clobber_stmt, GSI_NEW_STMT); in add_clobbers_to_eh_landing_pad()
4864 gimple *clobber_stmt; in expand_call_inline() local
4866 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
4934 gimple *clobber_stmt; in expand_call_inline() local
4936 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4938 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
4982 gimple *clobber_stmt; in expand_call_inline() local
4984 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4985 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4986 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-inline.c4865 gimple *clobber_stmt; in expand_call_inline() local
4867 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
4868 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4934 gimple *clobber_stmt; in expand_call_inline() local
4936 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4938 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
4988 gimple *clobber_stmt; in expand_call_inline() local
4990 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4991 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4992 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
H A Dtree-ssa-ccp.c2050 gassign *clobber_stmt; in insert_clobber_before_stack_restore() local
2062 clobber_stmt = gimple_build_assign (var, clobber); in insert_clobber_before_stack_restore()
2065 gsi_insert_before (&i, clobber_stmt, GSI_SAME_STMT); in insert_clobber_before_stack_restore()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c4865 gimple *clobber_stmt; in expand_call_inline() local
4867 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
4868 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4934 gimple *clobber_stmt; in expand_call_inline() local
4936 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4938 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
4988 gimple *clobber_stmt; in expand_call_inline() local
4990 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4991 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4992 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
H A Dtree-ssa-ccp.c2050 gassign *clobber_stmt; in insert_clobber_before_stack_restore() local
2062 clobber_stmt = gimple_build_assign (var, clobber); in insert_clobber_before_stack_restore()
2065 gsi_insert_before (&i, clobber_stmt, GSI_SAME_STMT); in insert_clobber_before_stack_restore()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c4865 gimple *clobber_stmt; in expand_call_inline() local
4867 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
4868 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4934 gimple *clobber_stmt; in expand_call_inline() local
4936 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4938 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
4988 gimple *clobber_stmt; in expand_call_inline() local
4990 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4991 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4992 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c4865 gimple *clobber_stmt; in expand_call_inline() local
4867 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
4868 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4934 gimple *clobber_stmt; in expand_call_inline() local
4936 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4938 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
4988 gimple *clobber_stmt; in expand_call_inline() local
4990 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4991 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4992 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c4865 gimple *clobber_stmt; in expand_call_inline() local
4867 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
4868 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4934 gimple *clobber_stmt; in expand_call_inline() local
4936 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4938 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
4988 gimple *clobber_stmt; in expand_call_inline() local
4990 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4991 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4992 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-inline.c4766 gimple *clobber_stmt; in expand_call_inline() local
4768 clobber_stmt = gimple_build_assign (*varp, clobber); in expand_call_inline()
4769 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4835 gimple *clobber_stmt; in expand_call_inline() local
4837 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4839 gsi_insert_after (&stmt_gsi, clobber_stmt, GSI_SAME_STMT); in expand_call_inline()
4889 gimple *clobber_stmt; in expand_call_inline() local
4891 clobber_stmt = gimple_build_assign (id->retvar, clobber); in expand_call_inline()
4892 gimple_set_location (clobber_stmt, gimple_location (stmt)); in expand_call_inline()
4893 gsi_replace (&stmt_gsi, clobber_stmt, false); in expand_call_inline()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-ccp.c1680 gimple stmt, clobber_stmt; in insert_clobber_before_stack_restore() local
1692 clobber_stmt = gimple_build_assign (var, clobber); in insert_clobber_before_stack_restore()
1695 gsi_insert_before (&i, clobber_stmt, GSI_SAME_STMT); in insert_clobber_before_stack_restore()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-ccp.c1680 gimple stmt, clobber_stmt; in insert_clobber_before_stack_restore() local
1692 clobber_stmt = gimple_build_assign (var, clobber); in insert_clobber_before_stack_restore()
1695 gsi_insert_before (&i, clobber_stmt, GSI_SAME_STMT); in insert_clobber_before_stack_restore()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-ccp.c1850 gimple stmt, clobber_stmt; in insert_clobber_before_stack_restore() local
1862 clobber_stmt = gimple_build_assign (var, clobber); in insert_clobber_before_stack_restore()
1865 gsi_insert_before (&i, clobber_stmt, GSI_SAME_STMT); in insert_clobber_before_stack_restore()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-ccp.c1999 gassign *clobber_stmt; in insert_clobber_before_stack_restore() local
2011 clobber_stmt = gimple_build_assign (var, clobber); in insert_clobber_before_stack_restore()
2014 gsi_insert_before (&i, clobber_stmt, GSI_SAME_STMT); in insert_clobber_before_stack_restore()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-ccp.c1999 gassign *clobber_stmt; in insert_clobber_before_stack_restore() local
2011 clobber_stmt = gimple_build_assign (var, clobber); in insert_clobber_before_stack_restore()
2014 gsi_insert_before (&i, clobber_stmt, GSI_SAME_STMT); in insert_clobber_before_stack_restore()

1234