Home
last modified time | relevance | path

Searched refs:GGC (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dgty.texi8 @cindex GGC
36 * GGC Roots:: Making global variables GGC roots.
210 goes away. GGC has special handling to deal with this: if you use the
211 @code{if_marked} option on a global hash table, GGC will call the
238 @node GGC Roots
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgty.texi8 @cindex GGC
70 * GGC Roots:: Making global variables GGC roots.
274 goes away. GGC has special handling to deal with this: if you use the
275 @code{if_marked} option on a global hash table, GGC will call the
351 @node GGC Roots
H A Dgccint.info28677 * GGC Roots:: Making global variables GGC roots.
28681 File: gccint.info, Node: GTY Options, Next: GGC Roots, Up: Type Information
28840 reference to them goes away. GGC has special handling to deal
28842 table, GGC will call the routine whose name is the parameter to
28906 File: gccint.info, Node: GGC Roots, Next: Files, Prev: GTY Options, Up: Type Information
28925 File: gccint.info, Node: Files, Prev: GGC Roots, Up: Type Information
32549 * GGC: Type Information. (line 6)
32909 * marking roots: GGC Roots. (line 6)
33504 * roots, marking: GGC Roots. (line 6)
34580 Node: GGC Roots1270067
/openbsd-src/gnu/usr.bin/cc/cc_int/
H A DMakefile16 GGC= ggc-page.o macro
62 et-forest.o cfghooks.o bt-load.o pretty-print.o $(GGC) web.o passes.o \
/openbsd-src/sys/dev/pci/drm/i915/gem/
H A Di915_gem_stolen.c904 ggc = intel_uncore_read16(uncore, GGC); in mtl_get_gms_size()
969 * MTL dsm size is in GGC register. in i915_gem_stolen_lmem_setup()
976 drm_err(&i915->drm, "invalid MTL GGC register setting\n"); in i915_gem_stolen_lmem_setup()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dconfigure8325 GGC=ggc-$withval
8332 GGC=ggc-page
8336 echo "Using $GGC for garbage collection."
8927 s%@GGC@%$GGC%g
H A DMakefile.in382 GGC=@GGC@.o
772 et-forest.o protector.o $(GGC) $(out_object_file) $(EXTRA_OBJS)
H A Dconfigure.in2569 GGC=ggc-$withval
2575 [GGC=ggc-page])
2576 AC_SUBST(GGC) subst
2577 echo "Using $GGC for garbage collection."
H A DChangeLog.72889 (build_def_use): Use GGC to allocate def_use.
2890 (add_loop): Use GGC to allocate loop.
2891 (find_induction_variable): Use GGC to allocate induction.
2892 (check_node_dependence): Use GGC to allocate induction, dependence.
2907 (new_elt_list): Use GGC to allocate struct elt_list.
2908 (new_elt_loc_list): Use GGC to allocate struct elt_loc_list.
2911 (new_cselib_val): Use GGC to allocate struct cselib_val.
2912 (cselib_init): Don't set up obstacks. Use GGC to allocate
2926 (varray_init): Take type, not size. Use GGC if appropriate.
2928 Use GGC if appropriate.
[all …]
H A DChangeLog.25874 * Makefile.in (GGC): Substitute.
9077 (OBJS): Add $(GGC).
9097 * Makefile.in (GGC, GGC_LIB): New.
H A DChangeLog6347 * toplev.c (print_version): Add indentation for GGC heuristics and
6538 * toplev.c (print_version): Output GGC heuristics.
17475 * doc/gty.texi (GGC Roots): Clarify that the list of syntaxes
H A DChangeLog.43494 file_info_tree to GGC roots.
H A DChangeLog.512747 * configure.in: Set GGC to ggc-page if any of mmap_dev_zero,
H A DChangeLog.66101 (dw2_force_const_mem): Likewise. Register indirect_pool with GGC.
/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog873 (imp_count, cat_count): Make GGC-aware.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-20022723 (SET_LANG_ID): Use GGC on struct lang_id2.
2803 (struct saved_scope): Use GGC, gengtype.
2833 (make_binding_level): Use GGC on struct cp_binding_level.
H A DChangeLog-19992784 * Make-lang.in (cc1plus): Remove dependency on GGC.
2788 * Make-lang.in (cc1plus): Depend on $(GGC).
H A DChangeLog-20036642 Allocate ridpointers using GGC.
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_reg.h6583 #define GGC _MMIO(0x108040)
6580 #define GGC global() macro
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A DChangeLog498 (make_binding_level): Use GGC.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog4126 (SET_LANG_ID): Use GGC on struct lang_id2.
4206 (struct saved_scope): Use GGC, gengtype.
4236 (make_binding_level): Use GGC on struct cp_binding_level.
H A DChangeLog.22784 * Make-lang.in (cc1plus): Remove dependency on GGC.
2788 * Make-lang.in (cc1plus): Depend on $(GGC).