Searched refs:hm_ggc (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dimports.cc214 hash_map_maybe_create<hm_ggc> (imported_decls);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.c151 hash_map_safe_put<hm_ggc> (debug_type_map, ktype, dtype);
H A Dconstraint.cc851 hash_map_safe_put<hm_ggc> (normalized_map, tmpl, norm);
877 hash_map_safe_put<hm_ggc> (normalized_map, tmpl, norm);
1196 bool found = hash_map_safe_put<hm_ggc> (decl_constraints, t, ci);
2802 hash_map_safe_put<hm_ggc> (decl_satisfied_cache, saved_t, result);
H A Dinit.c619 hash_map_safe_put<hm_ggc> (nsdmi_inst, member, init);
H A Dpt.c7085 hash_map_safe_put<hm_ggc> (tparm_obj_values, decl, copy);
7729 hash_map_safe_put<hm_ggc> (defaulted_ttp_cache, otmpl, ntmpl);
28977 = hash_map_safe_get_or_insert<hm_ggc> (dguide_cache, tmpl))
H A Dconstexpr.c1164 tree *slot = &(hash_map_safe_get_or_insert<hm_ggc>
H A Ddecl.c8480 hash_map_safe_put<hm_ggc> (decomp_type_table, v[i], eltype);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.cc154 hash_map_safe_put<hm_ggc> (debug_type_map, ktype, dtype);
H A Dconstraint.cc936 hash_map_safe_put<hm_ggc> (normalized_map, d, norm);
961 hash_map_safe_put<hm_ggc> (normalized_map, tmpl, norm);
983 hash_map_safe_put<hm_ggc> (normalized_map, expr, norm);
1250 bool found = hash_map_safe_put<hm_ggc> (decl_constraints, t, ci);
3228 hash_map_safe_put<hm_ggc> (decl_satisfied_cache, saved_t, result);
H A Ddecl2.cc5203 hash_map_safe_put<hm_ggc> (dynamic_initializers,
H A Dinit.cc632 hash_map_safe_put<hm_ggc> (nsdmi_inst, member, init);
H A Dpt.cc7269 hash_map_safe_put<hm_ggc> (tparm_obj_values, decl, copy);
7922 hash_map_safe_put<hm_ggc> (defaulted_ttp_cache, otmpl, ntmpl);
30048 = hash_map_safe_get_or_insert<hm_ggc> (dguide_cache, tmpl))
H A Dconstexpr.cc1275 tree *slot = &(hash_map_safe_get_or_insert<hm_ggc>
H A Ddecl.cc9103 hash_map_safe_put<hm_ggc> (decomp_type_table, v[i], eltype);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhash-map.h331 enum hm_alloc { hm_heap = false, hm_ggc = true }; enumerator in enum:hm_alloc
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dhash-map.h342 enum hm_alloc { hm_heap = false, hm_ggc = true }; enumerator in enum:hm_alloc

Completed in 510 milliseconds