Home
last modified time | relevance | path

Searched refs:get_binfo_at_offset (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDipa-cp.c686 return get_binfo_at_offset (base_binfo, in ipa_value_from_known_type_jfunc()
746 return get_binfo_at_offset (input, jfunc->value.ancestor.offset, in ipa_value_from_jfunc()
962 t = get_binfo_at_offset (t, jfunc->value.ancestor.offset, in propagate_vals_accross_ancestor()
1142 binfo = get_binfo_at_offset (binfo, anc_offset, otr_type); in ipa_get_indirect_edge_target()
1151 binfo = get_binfo_at_offset (t, anc_offset, otr_type); in ipa_get_indirect_edge_target()
HDipa-prop.c1833 binfo = get_binfo_at_offset (binfo, jfunc->value.known_type.offset in try_make_edge_direct_virtual_call()
HDtree.h5527 extern tree get_binfo_at_offset (tree, HOST_WIDE_INT, tree);
HDtree.c11254 get_binfo_at_offset (tree binfo, HOST_WIDE_INT offset, tree expected_type) in get_binfo_at_offset() function
/dragonfly/contrib/gcc-8.0/gcc/
HDipa-devirt.c2501 tree inner_binfo = get_binfo_at_offset (type_binfo,
2883 base_binfo = get_binfo_at_offset (TYPE_BINFO (outer_type),
3140 binfo = get_binfo_at_offset (TYPE_BINFO (speculative_outer_type->type),
3175 binfo = get_binfo_at_offset (TYPE_BINFO (outer_type->type),
HDipa-polymorphic-call.c381 && get_binfo_at_offset (TYPE_BINFO (otr_type), 0, outer_type)) in restrict_to_inner_class()
HDtree.h4971 extern tree get_binfo_at_offset (tree, poly_int64, tree);
HDtree.c12347 get_binfo_at_offset (tree binfo, poly_int64 offset, tree expected_type) in get_binfo_at_offset() function