Home
last modified time | relevance | path

Searched refs:callsite_arguments_match_p (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-sra.c1246 callsite_arguments_match_p (gimple call) in callsite_arguments_match_p() function
1316 if (!callsite_arguments_match_p (stmt)) in scan_function()
4782 if (!callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
H A DChangeLog3678 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-sra.c1359 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1429 if (!callsite_arguments_match_p (stmt)) in scan_function()
5070 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c1455 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1525 if (!callsite_arguments_match_p (stmt)) in scan_function()
5260 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c1455 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1525 if (!callsite_arguments_match_p (stmt)) in scan_function()
5260 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c1455 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1525 if (!callsite_arguments_match_p (stmt)) in scan_function()
5260 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c1455 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1525 if (!callsite_arguments_match_p (stmt)) in scan_function()
5260 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-sra.c1437 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1507 if (!callsite_arguments_match_p (stmt)) in scan_function()
5238 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-sra.c1359 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1429 if (!callsite_arguments_match_p (stmt)) in scan_function()
5070 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-sra.c1455 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1524 if (!callsite_arguments_match_p (stmt)) in scan_function()
5267 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-sra.c1458 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1528 if (!callsite_arguments_match_p (stmt)) in scan_function()
5315 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-sra.c1458 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1527 if (!callsite_arguments_match_p (stmt)) in scan_function()
5335 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-sra.c1458 callsite_arguments_match_p (gimple *call) in callsite_arguments_match_p() function
1527 if (!callsite_arguments_match_p (stmt)) in scan_function()
5335 if (!cs->call_stmt || !callsite_arguments_match_p (cs->call_stmt)) in some_callers_have_mismatched_arguments_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A DChangeLog-201443717 callsite_arguments_match_p. Updated all callers. Also check types of

12