Home
last modified time | relevance | path

Searched refs:refs_may_alias_p_1 (Results 1 – 25 of 300) sorted by relevance

12345678910>>...12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-alias.c1296 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1313 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1325 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1379 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1400 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1409 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1428 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1507 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1634 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
2000 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
H A Dtree-ssa-alias.h105 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-alias.c1437 return refs_may_alias_p_1 (&r1, ref2, true); in refs_may_alias_p()
1447 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1464 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1476 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1530 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1551 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1560 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1659 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1787 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
2184 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
H A Dtree-ssa-alias.h107 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-alias.c1516 return refs_may_alias_p_1 (&r1, ref2, true); in refs_may_alias_p()
1526 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1543 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1555 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1609 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1630 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1639 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1738 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1863 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
2258 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
H A Dtree-ssa-alias.h122 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-alias.c1516 return refs_may_alias_p_1 (&r1, ref2, true); in refs_may_alias_p()
1526 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1543 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1555 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1609 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1630 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1639 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1738 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1863 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
2258 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
H A Dtree-ssa-alias.h122 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-alias.c1516 return refs_may_alias_p_1 (&r1, ref2, true); in refs_may_alias_p()
1526 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1543 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1555 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1609 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1630 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1639 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1738 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1863 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
2258 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-alias.c1516 return refs_may_alias_p_1 (&r1, ref2, true); in refs_may_alias_p()
1526 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1543 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1555 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1609 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1630 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1639 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1738 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1863 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
2258 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-alias.c1527 return refs_may_alias_p_1 (&r1, ref2, tbaa_p); in refs_may_alias_p()
1537 res = refs_may_alias_p_1 (&r1, &r2, tbaa_p); in refs_may_alias_p()
1554 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1566 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1620 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1641 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1650 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1749 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1874 if (refs_may_alias_p_1 (&r, ref, tbaa_p)) in ref_maybe_used_by_call_p_1()
2277 if (refs_may_alias_p_1 (ref, &r, tbaa_p)) in stmt_may_clobber_ref_p_1()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-alias.c1516 return refs_may_alias_p_1 (&r1, ref2, true); in refs_may_alias_p()
1526 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1543 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1555 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1609 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1630 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1639 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1738 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1863 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
2258 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-alias.c1437 return refs_may_alias_p_1 (&r1, ref2, true); in refs_may_alias_p()
1447 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1464 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1476 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1530 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1551 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1560 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1659 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1787 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
2184 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
H A Dtree-ssa-alias.h107 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-alias.c1516 return refs_may_alias_p_1 (&r1, ref2, true); in refs_may_alias_p()
1526 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1543 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1555 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1609 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1630 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1639 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1738 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1863 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
2258 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-alias.c1527 return refs_may_alias_p_1 (&r1, ref2, tbaa_p); in refs_may_alias_p()
1537 res = refs_may_alias_p_1 (&r1, &r2, tbaa_p); in refs_may_alias_p()
1554 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1566 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1620 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1641 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1650 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1749 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1874 if (refs_may_alias_p_1 (&r, ref, tbaa_p)) in ref_maybe_used_by_call_p_1()
2277 if (refs_may_alias_p_1 (ref, &r, tbaa_p)) in stmt_may_clobber_ref_p_1()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-alias.c1527 return refs_may_alias_p_1 (&r1, ref2, tbaa_p); in refs_may_alias_p()
1537 res = refs_may_alias_p_1 (&r1, &r2, tbaa_p); in refs_may_alias_p()
1554 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1566 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1620 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1641 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1650 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1749 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1874 if (refs_may_alias_p_1 (&r, ref, tbaa_p)) in ref_maybe_used_by_call_p_1()
2277 if (refs_may_alias_p_1 (ref, &r, tbaa_p)) in stmt_may_clobber_ref_p_1()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-alias.c1135 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1152 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1164 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1218 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1239 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1248 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1267 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1276 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1432 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
1783 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
H A Dtree-ssa-alias.h101 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-alias.c1135 res = refs_may_alias_p_1 (&r1, &r2, true); in refs_may_alias_p()
1152 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
1164 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
1218 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1239 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1248 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
1267 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1276 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
1432 if (refs_may_alias_p_1 (&r, ref, true)) in ref_maybe_used_by_call_p_1()
1783 if (refs_may_alias_p_1 (ref, &r, true)) in stmt_may_clobber_ref_p_1()
[all …]
H A Dtree-ssa-alias.h101 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-alias.c2361 return refs_may_alias_p_1 (&r1, ref2, tbaa_p); in refs_may_alias_p()
2370 return refs_may_alias_p_1 (&r1, &r2, tbaa_p); in refs_may_alias_p()
2382 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
2394 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
2448 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
2469 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
2478 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
2577 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
2704 if (refs_may_alias_p_1 (&r, ref, tbaa_p)) in ref_maybe_used_by_call_p_1()
3109 if (refs_may_alias_p_1 (ref, &r, tbaa_p)) in stmt_may_clobber_ref_p_1()
[all …]
H A Dtree-ssa-alias.h123 extern bool refs_may_alias_p_1 (ao_ref *, ao_ref *, bool);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-alias.c2361 return refs_may_alias_p_1 (&r1, ref2, tbaa_p); in refs_may_alias_p()
2370 return refs_may_alias_p_1 (&r1, &r2, tbaa_p); in refs_may_alias_p()
2382 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
2394 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
2448 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
2469 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
2478 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
2577 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
2704 if (refs_may_alias_p_1 (&r, ref, tbaa_p)) in ref_maybe_used_by_call_p_1()
3109 if (refs_may_alias_p_1 (ref, &r, tbaa_p)) in stmt_may_clobber_ref_p_1()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-alias.c2361 return refs_may_alias_p_1 (&r1, ref2, tbaa_p); in refs_may_alias_p()
2370 return refs_may_alias_p_1 (&r1, &r2, tbaa_p); in refs_may_alias_p()
2382 return refs_may_alias_p_1 (&r1, &r2, false); in refs_anti_dependent_p()
2394 return refs_may_alias_p_1 (&r1, &r2, false); in refs_output_dependent_p()
2448 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
2469 return refs_may_alias_p_1 (&dref, ref, false); in ref_maybe_used_by_call_p_1()
2478 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
2577 if (refs_may_alias_p_1 (&dref, ref, false)) in ref_maybe_used_by_call_p_1()
2704 if (refs_may_alias_p_1 (&r, ref, tbaa_p)) in ref_maybe_used_by_call_p_1()
3109 if (refs_may_alias_p_1 (ref, &r, tbaa_p)) in stmt_may_clobber_ref_p_1()
[all …]

12345678910>>...12