Home
last modified time | relevance | path

Searched defs:extra_stmts (Results 1 – 14 of 14) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-param-manipulation.c1451 gimple_seq *extra_stmts) in modify_assignment()
1711 gimple_seq *extra_stmts) in modify_gimple_stmt()
1787 gimple_seq extra_stmts = NULL; in modify_cfun_body() local
H A Dtree-inline.c1923 gimple_seq extra_stmts = NULL; in remap_gimple_stmt() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-param-manipulation.c1461 gimple_seq *extra_stmts) in modify_assignment()
1725 gimple_seq *extra_stmts) in modify_gimple_stmt()
1801 gimple_seq extra_stmts = NULL; in modify_cfun_body() local
H A Dtree-inline.c1926 gimple_seq extra_stmts = NULL; in remap_gimple_stmt() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-param-manipulation.c1451 gimple_seq *extra_stmts) in modify_assignment()
1713 gimple_seq *extra_stmts) in modify_gimple_stmt()
1789 gimple_seq extra_stmts = NULL; in modify_cfun_body() local
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-param-manipulation.c1461 gimple_seq *extra_stmts) in modify_assignment()
1725 gimple_seq *extra_stmts) in modify_gimple_stmt()
1801 gimple_seq extra_stmts = NULL; in modify_cfun_body() local
H A Dtree-inline.c1926 gimple_seq extra_stmts = NULL; in remap_gimple_stmt() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-param-manipulation.c1461 gimple_seq *extra_stmts) in modify_assignment()
1725 gimple_seq *extra_stmts) in modify_gimple_stmt()
1801 gimple_seq extra_stmts = NULL; in modify_cfun_body() local
H A Dtree-inline.c1926 gimple_seq extra_stmts = NULL; in remap_gimple_stmt() local
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-param-manipulation.c1451 gimple_seq *extra_stmts) in modify_assignment()
1711 gimple_seq *extra_stmts) in modify_gimple_stmt()
1787 gimple_seq extra_stmts = NULL; in modify_cfun_body() local
H A Dtree-inline.c1923 gimple_seq extra_stmts = NULL; in remap_gimple_stmt() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-param-manipulation.c1779 gimple_seq *extra_stmts) in modify_assignment()
2162 gimple_seq *extra_stmts, in modify_gimple_stmt()
2239 gimple_seq extra_stmts = NULL; in modify_cfun_body() local
H A Dtree-inline.c1957 gimple_seq extra_stmts = NULL; in remap_gimple_stmt() local
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_middle/src/mir/
H A Dmod.rs1311 let mut extra_stmts = 0; in expand_statements() localVariable