Home
last modified time | relevance | path

Searched refs:use_retvar (Results 1 – 22 of 22) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-inline.c1966 tree use_retvar; in expand_call_inline() local
2202 modify_dest, &use_retvar); in expand_call_inline()
2245 if (use_retvar && (TREE_CODE (bsi_stmt (stmt_bsi)) != CALL_EXPR)) in expand_call_inline()
2247 *tp = use_retvar; in expand_call_inline()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-inline.c4368 tree use_retvar; in expand_call_inline() local
4659 use_retvar = declare_return_variable (id, return_slot, modify_dest, in expand_call_inline()
4708 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4711 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
4717 && !BOUNDED_P (use_retvar) in expand_call_inline()
4718 && chkp_type_has_pointer (TREE_TYPE (use_retvar))) in expand_call_inline()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-inline.c4368 tree use_retvar; in expand_call_inline() local
4659 use_retvar = declare_return_variable (id, return_slot, modify_dest, in expand_call_inline()
4708 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4711 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
4717 && !BOUNDED_P (use_retvar) in expand_call_inline()
4718 && chkp_type_has_pointer (TREE_TYPE (use_retvar))) in expand_call_inline()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-inline.c4482 tree use_retvar; in expand_call_inline() local
4832 use_retvar = declare_return_variable (id, return_slot, modify_dest, in expand_call_inline()
4917 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4920 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
4943 && !BOUNDED_P (use_retvar) in expand_call_inline()
4944 && chkp_type_has_pointer (TREE_TYPE (use_retvar))) in expand_call_inline()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c4482 tree use_retvar; in expand_call_inline() local
4832 use_retvar = declare_return_variable (id, return_slot, modify_dest, in expand_call_inline()
4917 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4920 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
4943 && !BOUNDED_P (use_retvar) in expand_call_inline()
4944 && chkp_type_has_pointer (TREE_TYPE (use_retvar))) in expand_call_inline()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c4482 tree use_retvar; in expand_call_inline() local
4832 use_retvar = declare_return_variable (id, return_slot, modify_dest, in expand_call_inline()
4917 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4920 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
4943 && !BOUNDED_P (use_retvar) in expand_call_inline()
4944 && chkp_type_has_pointer (TREE_TYPE (use_retvar))) in expand_call_inline()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c4482 tree use_retvar; in expand_call_inline() local
4832 use_retvar = declare_return_variable (id, return_slot, modify_dest, in expand_call_inline()
4917 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4920 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
4943 && !BOUNDED_P (use_retvar) in expand_call_inline()
4944 && chkp_type_has_pointer (TREE_TYPE (use_retvar))) in expand_call_inline()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c4482 tree use_retvar; in expand_call_inline() local
4832 use_retvar = declare_return_variable (id, return_slot, modify_dest, in expand_call_inline()
4917 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4920 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
4943 && !BOUNDED_P (use_retvar) in expand_call_inline()
4944 && chkp_type_has_pointer (TREE_TYPE (use_retvar))) in expand_call_inline()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-inline.c4383 tree use_retvar; in expand_call_inline() local
4733 use_retvar = declare_return_variable (id, return_slot, modify_dest, in expand_call_inline()
4818 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4821 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
4844 && !BOUNDED_P (use_retvar) in expand_call_inline()
4845 && chkp_type_has_pointer (TREE_TYPE (use_retvar))) in expand_call_inline()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-inline.c3786 tree use_retvar; in expand_call_inline() local
4034 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
4077 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4080 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-inline.c4087 tree use_retvar; in expand_call_inline() local
4339 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
4385 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4388 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-inline.c3785 tree use_retvar; in expand_call_inline() local
4033 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
4076 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4079 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-inline.c4760 tree use_retvar; in expand_call_inline() local
5099 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
5193 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
5196 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-inline.c4700 tree use_retvar; in expand_call_inline() local
5034 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
5155 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
5158 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-inline.c4719 tree use_retvar; in expand_call_inline() local
5059 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
5182 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
5185 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-inline.c4506 tree use_retvar; in expand_call_inline() local
4839 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
4929 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4932 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-inline.c4719 tree use_retvar; in expand_call_inline() local
5059 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
5182 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
5185 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-inline.c4719 tree use_retvar; in expand_call_inline() local
5059 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
5182 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
5185 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-inline.c4669 tree use_retvar; in expand_call_inline() local
5003 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
5124 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
5127 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-inline.c4701 tree use_retvar;
5035 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb);
5156 if (use_retvar && gimple_call_lhs (stmt))
5159 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-inline.c4506 tree use_retvar; in expand_call_inline() local
4839 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
4929 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4932 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-inline.c4493 tree use_retvar; in expand_call_inline() local
4826 use_retvar = declare_return_variable (id, return_slot, modify_dest, bb); in expand_call_inline()
4916 if (use_retvar && gimple_call_lhs (stmt)) in expand_call_inline()
4919 stmt = gimple_build_assign (gimple_call_lhs (stmt), use_retvar); in expand_call_inline()