Home
last modified time | relevance | path

Searched refs:contains_type_p (Results 1 – 25 of 92) sorted by relevance

1234

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
942 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1019 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1879 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1952 && contains_type_p (new_outer_type, in combine_speculation_with()
2040 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2050 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2230 else if (contains_type_p (ctx.outer_type, in combine_with()
2257 else if (contains_type_p (outer_type, in combine_with()
2534 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
H A DChangeLog-201416512 (contains_type_p): Add CONSDER_PLACEMENT_NEW and CONSIDER_BASES;
16776 contains_type_p, decl_maybe_in_construction_p,
16793 contains_type_p, decl_maybe_in_construction_p,
17052 (contains_type_p): Clear maybe_derived_type
17717 (contains_type_p): Update.
28935 (contains_type_p): Update.
30709 (contains_type_p): Forward declare.
30713 (contains_type_p): Update.
32946 (contains_type_p): Walk main variant.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
942 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1019 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1899 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1972 && contains_type_p (new_outer_type, in combine_speculation_with()
2060 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2070 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2250 else if (contains_type_p (ctx.outer_type, in combine_with()
2277 else if (contains_type_p (outer_type, in combine_with()
2554 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-polymorphic-call.c45 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
941 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1018 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1898 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1971 && contains_type_p (new_outer_type, in combine_speculation_with()
2059 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2069 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2249 else if (contains_type_p (ctx.outer_type, in combine_with()
2276 else if (contains_type_p (outer_type, in combine_with()
2553 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
H A DChangeLog-201416512 (contains_type_p): Add CONSDER_PLACEMENT_NEW and CONSIDER_BASES;
16776 contains_type_p, decl_maybe_in_construction_p,
16793 contains_type_p, decl_maybe_in_construction_p,
17052 (contains_type_p): Clear maybe_derived_type
17717 (contains_type_p): Update.
28935 (contains_type_p): Update.
30709 (contains_type_p): Forward declare.
30713 (contains_type_p): Update.
32946 (contains_type_p): Walk main variant.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
942 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1019 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1879 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1952 && contains_type_p (new_outer_type, in combine_speculation_with()
2040 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2050 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2230 else if (contains_type_p (ctx.outer_type, in combine_with()
2257 else if (contains_type_p (outer_type, in combine_with()
2534 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
937 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
995 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1833 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1906 && contains_type_p (new_outer_type, in combine_speculation_with()
1994 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2004 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2184 else if (contains_type_p (ctx.outer_type, in combine_with()
2211 else if (contains_type_p (outer_type, in combine_with()
2488 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
H A DChangeLog-201416512 (contains_type_p): Add CONSDER_PLACEMENT_NEW and CONSIDER_BASES;
16776 contains_type_p, decl_maybe_in_construction_p,
16793 contains_type_p, decl_maybe_in_construction_p,
17052 (contains_type_p): Clear maybe_derived_type
17717 (contains_type_p): Update.
28935 (contains_type_p): Update.
30709 (contains_type_p): Forward declare.
30713 (contains_type_p): Update.
32946 (contains_type_p): Walk main variant.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-polymorphic-call.c45 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
941 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1018 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1898 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1971 && contains_type_p (new_outer_type, in combine_speculation_with()
2059 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2069 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2249 else if (contains_type_p (ctx.outer_type, in combine_with()
2276 else if (contains_type_p (outer_type, in combine_with()
2553 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
H A DChangeLog-201416512 (contains_type_p): Add CONSDER_PLACEMENT_NEW and CONSIDER_BASES;
16776 contains_type_p, decl_maybe_in_construction_p,
16793 contains_type_p, decl_maybe_in_construction_p,
17052 (contains_type_p): Clear maybe_derived_type
17717 (contains_type_p): Update.
28935 (contains_type_p): Update.
30709 (contains_type_p): Forward declare.
30713 (contains_type_p): Update.
32946 (contains_type_p): Walk main variant.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
942 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1019 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1879 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1952 && contains_type_p (new_outer_type, in combine_speculation_with()
2040 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2050 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2230 else if (contains_type_p (ctx.outer_type, in combine_with()
2257 else if (contains_type_p (outer_type, in combine_with()
2534 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-polymorphic-call.c48 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
944 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1022 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1902 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1975 && contains_type_p (new_outer_type, in combine_speculation_with()
2063 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2073 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2253 else if (contains_type_p (ctx.outer_type, in combine_with()
2280 else if (contains_type_p (outer_type, in combine_with()
2557 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
942 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1019 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1879 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1952 && contains_type_p (new_outer_type, in combine_speculation_with()
2040 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2050 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2230 else if (contains_type_p (ctx.outer_type, in combine_with()
2257 else if (contains_type_p (outer_type, in combine_with()
2534 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
H A DChangeLog-201416512 (contains_type_p): Add CONSDER_PLACEMENT_NEW and CONSIDER_BASES;
16776 contains_type_p, decl_maybe_in_construction_p,
16793 contains_type_p, decl_maybe_in_construction_p,
17052 (contains_type_p): Clear maybe_derived_type
17717 (contains_type_p): Update.
28935 (contains_type_p): Update.
30709 (contains_type_p): Forward declare.
30713 (contains_type_p): Update.
32946 (contains_type_p): Walk main variant.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
942 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1019 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1879 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1952 && contains_type_p (new_outer_type, in combine_speculation_with()
2040 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2050 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2230 else if (contains_type_p (ctx.outer_type, in combine_with()
2257 else if (contains_type_p (outer_type, in combine_with()
2534 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
942 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1019 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1899 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1972 && contains_type_p (new_outer_type, in combine_speculation_with()
2060 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2070 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2250 else if (contains_type_p (ctx.outer_type, in combine_with()
2277 else if (contains_type_p (outer_type, in combine_with()
2554 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-polymorphic-call.c48 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
944 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1022 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1902 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1975 && contains_type_p (new_outer_type, in combine_speculation_with()
2063 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2073 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2253 else if (contains_type_p (ctx.outer_type, in combine_with()
2280 else if (contains_type_p (outer_type, in combine_with()
2557 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-polymorphic-call.c45 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
941 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1018 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1898 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1971 && contains_type_p (new_outer_type, in combine_speculation_with()
2059 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2069 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2249 else if (contains_type_p (ctx.outer_type, in combine_with()
2276 else if (contains_type_p (outer_type, in combine_with()
2553 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
942 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1019 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1899 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1972 && contains_type_p (new_outer_type, in combine_speculation_with()
2060 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2070 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2250 else if (contains_type_p (ctx.outer_type, in combine_with()
2277 else if (contains_type_p (outer_type, in combine_with()
2554 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-polymorphic-call.c48 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
944 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1022 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1902 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1975 && contains_type_p (new_outer_type, in combine_speculation_with()
2063 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2073 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2253 else if (contains_type_p (ctx.outer_type, in combine_with()
2280 else if (contains_type_p (outer_type, in combine_with()
2557 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
H A DChangeLog-201416512 (contains_type_p): Add CONSDER_PLACEMENT_NEW and CONSIDER_BASES;
16776 contains_type_p, decl_maybe_in_construction_p,
16793 contains_type_p, decl_maybe_in_construction_p,
17052 (contains_type_p): Clear maybe_derived_type
17717 (contains_type_p): Update.
28935 (contains_type_p): Update.
30709 (contains_type_p): Forward declare.
30713 (contains_type_p): Update.
32946 (contains_type_p): Walk main variant.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
942 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1019 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1879 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1952 && contains_type_p (new_outer_type, in combine_speculation_with()
2040 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2050 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2230 else if (contains_type_p (ctx.outer_type, in combine_with()
2257 else if (contains_type_p (outer_type, in combine_with()
2534 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-polymorphic-call.c48 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
944 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
1022 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1902 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1975 && contains_type_p (new_outer_type, in combine_speculation_with()
2063 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2073 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2253 else if (contains_type_p (ctx.outer_type, in combine_with()
2280 else if (contains_type_p (outer_type, in combine_with()
2557 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dipa-polymorphic-call.c46 static bool contains_type_p (tree, HOST_WIDE_INT, tree,
937 && !contains_type_p (TREE_TYPE (base), in ipa_polymorphic_call_context()
995 && !contains_type_p (outer_type, offset, in ipa_polymorphic_call_context()
1833 && !contains_type_p (spec_outer_type, in speculation_consistent_p()
1906 && contains_type_p (new_outer_type, in combine_speculation_with()
1994 else if (contains_type_p (speculative_outer_type, in meet_speculation_with()
2004 else if (contains_type_p (new_outer_type, in meet_speculation_with()
2184 else if (contains_type_p (ctx.outer_type, in combine_with()
2211 else if (contains_type_p (outer_type, in combine_with()
2488 else if (contains_type_p (ctx.outer_type, in meet_with()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dipa-devirt.c1008 contains_type_p (tree outer_type, HOST_WIDE_INT offset, in contains_type_p() function
1158 if (!contains_type_p (TREE_TYPE (base), offset, otr_type)) in get_polymorphic_call_info_from_invariant()
1227 if (!contains_type_p (TREE_TYPE (base), in get_polymorphic_call_info()
1274 if (!contains_type_p (context->outer_type, context->offset, in get_polymorphic_call_info()
1306 if (!contains_type_p (context->outer_type, context->offset, in get_polymorphic_call_info()

1234