Home
last modified time | relevance | path

Searched refs:aggr_p (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c4696 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4700 if (aggr_p) in find_func_aliases_for_call()
4712 if (aggr_p) in find_func_aliases_for_call()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c4696 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4700 if (aggr_p) in find_func_aliases_for_call()
4712 if (aggr_p) in find_func_aliases_for_call()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-structalias.c4800 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4804 if (aggr_p) in find_func_aliases_for_call()
4816 if (aggr_p) in find_func_aliases_for_call()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-structalias.c4887 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4891 if (aggr_p) in find_func_aliases_for_call()
4903 if (aggr_p) in find_func_aliases_for_call()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c4800 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4804 if (aggr_p) in find_func_aliases_for_call()
4816 if (aggr_p) in find_func_aliases_for_call()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-structalias.c4933 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4937 if (aggr_p) in find_func_aliases_for_call()
4949 if (aggr_p) in find_func_aliases_for_call()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c4800 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4804 if (aggr_p) in find_func_aliases_for_call()
4816 if (aggr_p) in find_func_aliases_for_call()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-structalias.c4887 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4891 if (aggr_p) in find_func_aliases_for_call()
4903 if (aggr_p) in find_func_aliases_for_call()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-structalias.c4820 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4824 if (aggr_p) in find_func_aliases_for_call()
4836 if (aggr_p) in find_func_aliases_for_call()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c4800 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4804 if (aggr_p) in find_func_aliases_for_call()
4816 if (aggr_p) in find_func_aliases_for_call()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c4800 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4804 if (aggr_p) in find_func_aliases_for_call()
4816 if (aggr_p) in find_func_aliases_for_call()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c4933 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4937 if (aggr_p) in find_func_aliases_for_call()
4949 if (aggr_p) in find_func_aliases_for_call()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-structalias.c4780 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4784 if (aggr_p) in find_func_aliases_for_call()
4796 if (aggr_p) in find_func_aliases_for_call()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c4933 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4937 if (aggr_p) in find_func_aliases_for_call()
4949 if (aggr_p) in find_func_aliases_for_call()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-structalias.c4887 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t));
4891 if (aggr_p)
4903 if (aggr_p)
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-structalias.c4820 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4824 if (aggr_p) in find_func_aliases_for_call()
4836 if (aggr_p) in find_func_aliases_for_call()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-structalias.c4800 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
4804 if (aggr_p) in find_func_aliases_for_call()
4816 if (aggr_p) in find_func_aliases_for_call()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-structalias.c5036 bool aggr_p = aggregate_value_p (lhsop, gimple_call_fntype (t)); in find_func_aliases_for_call() local
5040 if (aggr_p) in find_func_aliases_for_call()
5052 if (aggr_p) in find_func_aliases_for_call()
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_route.c6573 const struct prefix *aggr_p, in bgp_add_route_to_aggregate() argument
6670 bgp_aggregate_install(bgp, afi, safi, aggr_p, origin, in bgp_add_route_to_aggregate()
6679 const struct prefix *aggr_p) in bgp_remove_route_from_aggregate() argument
6778 bgp_aggregate_install(bgp, afi, safi, aggr_p, origin, in bgp_remove_route_from_aggregate()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_route.c6573 const struct prefix *aggr_p, in bgp_add_route_to_aggregate() argument
6670 bgp_aggregate_install(bgp, afi, safi, aggr_p, origin, in bgp_add_route_to_aggregate()
6679 const struct prefix *aggr_p) in bgp_remove_route_from_aggregate() argument
6778 bgp_aggregate_install(bgp, afi, safi, aggr_p, origin, in bgp_remove_route_from_aggregate()