HomeSort by: relevance | last modified time | path
    Searched refs:ggc_free (Results 1 - 25 of 106) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc/dist/gcc/
ggc-none.cc 66 ggc_free (void *p) function
ggc.h 157 extern void ggc_free (void *);
259 ggc_free (ptr);
lto-section-in.cc 402 ggc_free (state);
428 ggc_free (state);
ctfc.cc 992 ggc_free (str);
1021 ggc_free (ctfc->ctfc_vars_list);
1026 ggc_free (ctfc->ctfc_types_list);
1031 ggc_free (ctfc->ctfc_gfuncs_list);
1036 ggc_free (ctfc->ctfc_gobjts_list);
ipa-modref-tree.h 281 ggc_free (r);
699 ggc_free (n);
loop-init.cc 175 ggc_free (loops_for_fn (fn));
tree-phinodes.cc 230 ggc_free (phi);
cfg.cc 97 ggc_free (e);
109 ggc_free (bb);
135 ggc_free (fn->cfg);
209 /* We should be able to ggc_free here, but we are not.
hash-table.h 741 ggc_free (m_entries);
902 ggc_free (oentries);
937 ggc_free (m_entries);
expmed.cc 314 ggc_free (all.trunc);
315 ggc_free (all.shift_sub1);
316 ggc_free (all.shift_sub0);
317 ggc_free (all.shift_add);
318 ggc_free (all.shift_mult);
319 ggc_free (all.shift);
320 ggc_free (all.wide_trunc);
321 ggc_free (all.wide_lshr);
322 ggc_free (all.wide_mult);
323 ggc_free (all.zext)
    [all...]
optabs-tree.cc 528 ggc_free (tmp_optabs);
  /src/external/gpl3/gcc.old/dist/gcc/
ggc-none.cc 66 ggc_free (void *p) function
ggc.h 155 extern void ggc_free (void *);
257 ggc_free (ptr);
lto-section-in.cc 402 ggc_free (state);
428 ggc_free (state);
ctfc.cc 988 ggc_free (str);
1017 ggc_free (ctfc->ctfc_vars_list);
1022 ggc_free (ctfc->ctfc_types_list);
1027 ggc_free (ctfc->ctfc_gfuncs_list);
1032 ggc_free (ctfc->ctfc_gobjts_list);
ipa-modref-tree.h 281 ggc_free (r);
699 ggc_free (n);
loop-init.cc 175 ggc_free (loops_for_fn (fn));
optabs-tree.cc 552 ggc_free (tmp_optabs);
cfg.cc 96 ggc_free (e);
108 ggc_free (bb);
134 ggc_free (fn->cfg);
208 /* We should be able to ggc_free here, but we are not.
hash-table.h 687 ggc_free (m_entries);
835 ggc_free (oentries);
868 ggc_free (m_entries);
expmed.cc 313 ggc_free (all.trunc);
314 ggc_free (all.shift_sub1);
315 ggc_free (all.shift_sub0);
316 ggc_free (all.shift_add);
317 ggc_free (all.shift_mult);
318 ggc_free (all.shift);
319 ggc_free (all.wide_trunc);
320 ggc_free (all.wide_lshr);
321 ggc_free (all.wide_mult);
322 ggc_free (all.zext)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/objc/
objc-map.cc 150 ggc_free (old_slots);
151 ggc_free (old_values);
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-map.cc 150 ggc_free (old_slots);
151 ggc_free (old_values);
  /src/external/gpl3/gcc/dist/gcc/config/
sol2.cc 64 ggc_free (*x);
81 ggc_free (*x);
98 ggc_free (*x);
  /src/external/gpl3/gcc.old/dist/gcc/config/
sol2.cc 64 ggc_free (*x);
81 ggc_free (*x);
98 ggc_free (*x);

Completed in 44 milliseconds

1 2 3 4 5