Home
last modified time | relevance | path

Searched refs:m_ggc (Results 1 – 25 of 90) sorted by relevance

1234

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsymbol-summary.h39 function_summary (symbol_table *symtab, bool ggc = false): m_ggc (ggc), in class()
107 if (m_ggc) in class()
195 bool m_ggc; in class()
236 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
244 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
253 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
333 if (m_ggc) in class()
395 bool m_ggc; in class()
439 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
447 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
[all …]
H A Dmem-stats.h46 (origin), m_ggc (ggc) {} in m_filename()
52 m_origin (other.m_origin), m_ggc (other.m_ggc) {} in mem_location()
122 bool m_ggc; member
213 get_percent (m_times, total.m_times), loc->m_ggc ? "ggc" : "heap"); in dump()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsymbol-summary.h39 function_summary (symbol_table *symtab, bool ggc = false): m_ggc (ggc), in class()
107 if (m_ggc) in class()
195 bool m_ggc; in class()
236 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
244 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
253 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
333 if (m_ggc) in class()
395 bool m_ggc; in class()
439 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
447 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
[all …]
H A Dmem-stats.h46 (origin), m_ggc (ggc) {} in m_filename()
52 m_origin (other.m_origin), m_ggc (other.m_ggc) {} in mem_location()
122 bool m_ggc; member
213 get_percent (m_times, total.m_times), loc->m_ggc ? "ggc" : "heap"); in dump()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsymbol-summary.h39 function_summary (symbol_table *symtab, bool ggc = false): m_ggc (ggc), in class()
107 if (m_ggc) in class()
195 bool m_ggc; in class()
236 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
244 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
253 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
333 if (m_ggc) in class()
395 bool m_ggc; in class()
439 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
447 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsymbol-summary.h39 function_summary (symbol_table *symtab, bool ggc = false): m_ggc (ggc), in class()
107 if (m_ggc) in class()
195 bool m_ggc; in class()
236 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
244 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
253 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
333 if (m_ggc) in class()
395 bool m_ggc; in class()
439 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
447 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsymbol-summary.h39 function_summary (symbol_table *symtab, bool ggc = false): m_ggc (ggc), in class()
107 if (m_ggc) in class()
195 bool m_ggc; in class()
236 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
244 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
253 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
333 if (m_ggc) in class()
395 bool m_ggc; in class()
439 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
447 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsymbol-summary.h39 function_summary (symbol_table *symtab, bool ggc = false): m_ggc (ggc), in class()
107 if (m_ggc) in class()
195 bool m_ggc; in class()
236 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
244 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
253 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
333 if (m_ggc) in class()
395 bool m_ggc; in class()
439 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
447 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsymbol-summary.h39 function_summary (symbol_table *symtab, bool ggc = false): m_ggc (ggc), in class()
109 return m_ggc ? new (ggc_alloc <T> ()) T() : new T () ; in class()
115 if (m_ggc) in class()
170 if (!summary->m_ggc) in class()
198 bool m_ggc; in class()
237 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
245 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
254 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
H A Dmem-stats.h46 (origin), m_ggc (ggc) {} in m_filename()
52 m_origin (other.m_origin), m_ggc (other.m_ggc) {} in mem_location()
122 bool m_ggc; member
198 get_percent (m_times, total.m_times), loc->m_ggc ? "ggc" : "heap"); in dump()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsymbol-summary.h39 function_summary (symbol_table *symtab, bool ggc = false): m_ggc (ggc), in class()
109 return m_ggc ? new (ggc_alloc <T> ()) T() : new T () ; in class()
115 if (m_ggc) in class()
170 if (!summary->m_ggc) in class()
198 bool m_ggc; in class()
237 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
245 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
254 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
H A Dmem-stats.h46 (origin), m_ggc (ggc) {} in m_filename()
52 m_origin (other.m_origin), m_ggc (other.m_ggc) {} in mem_location()
122 bool m_ggc; member
198 get_percent (m_times, total.m_times), loc->m_ggc ? "ggc" : "heap"); in dump()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsymbol-summary.h204 bool m_ggc; in class()
210 return m_ggc; in class()
292 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
300 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
309 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
641 : call_summary_base<T> (symtab), m_ggc (ggc), m_map (13, ggc)
716 bool m_ggc;
722 return m_ggc;
783 gcc_checking_assert (summary->m_ggc);
791 gcc_checking_assert (summary->m_ggc);
[all …]
H A Dmem-stats.h46 (origin), m_ggc (ggc) {} in m_filename()
52 m_origin (other.m_origin), m_ggc (other.m_ggc) {} in mem_location()
122 bool m_ggc; member
213 get_percent (m_times, total.m_times), loc->m_ggc ? "ggc" : "heap"); in dump()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsymbol-summary.h204 bool m_ggc; in class()
210 return m_ggc; in class()
292 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
300 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
309 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
639 : call_summary_base<T> (symtab), m_ggc (ggc), m_map (13, ggc)
714 bool m_ggc;
720 return m_ggc;
781 gcc_checking_assert (summary->m_ggc);
789 gcc_checking_assert (summary->m_ggc);
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsymbol-summary.h204 bool m_ggc; in class()
210 return m_ggc; in class()
292 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
300 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
309 gcc_checking_assert (summary->m_ggc); in gt_pch_nx()
641 : call_summary_base<T> (symtab), m_ggc (ggc), m_map (13, ggc)
716 bool m_ggc;
722 return m_ggc;
783 gcc_checking_assert (summary->m_ggc);
791 gcc_checking_assert (summary->m_ggc);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsymbol-summary.h198 bool m_ggc; in class()
204 return m_ggc; in class()
221 function_summary_base<T> (symtab PASS_MEM_STAT), m_ggc (ggc), in function_summary()
282 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
615 : call_summary_base<T> (symtab PASS_MEM_STAT), m_ggc (ggc),
684 bool m_ggc;
690 return m_ggc;
745 gcc_checking_assert (summary->m_ggc);
H A Dmem-stats.h47 (origin), m_ggc (ggc) {} in m_filename()
53 m_origin (other.m_origin), m_ggc (other.m_ggc) {} in mem_location()
123 bool m_ggc; variable
215 get_percent (m_times, total.m_times), loc->m_ggc ? "ggc" : "heap"); in dump()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsymbol-summary.h247 bool m_ggc; in class()
253 return m_ggc; in class()
274 m_ggc (ggc), m_map (13, ggc, true, GATHER_STATISTICS PASS_MEM_STAT) {} in function_summary()
321 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
683 m_ggc (ggc), m_map (13, ggc, true, GATHER_STATISTICS PASS_MEM_STAT) {}
743 bool m_ggc;
749 return m_ggc;
804 gcc_checking_assert (summary->m_ggc);
H A Dmem-stats.h47 (origin), m_ggc (ggc) {} in m_filename()
53 m_origin (other.m_origin), m_ggc (other.m_ggc) {} in mem_location()
123 bool m_ggc; variable
215 get_percent (m_times, total.m_times), loc->m_ggc ? "ggc" : "heap"); in dump()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsymbol-summary.h198 bool m_ggc; in class()
204 return m_ggc; in class()
221 function_summary_base<T> (symtab PASS_MEM_STAT), m_ggc (ggc), in function_summary()
282 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
618 : call_summary_base<T> (symtab PASS_MEM_STAT), m_ggc (ggc),
687 bool m_ggc;
693 return m_ggc;
748 gcc_checking_assert (summary->m_ggc);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsymbol-summary.h247 bool m_ggc; in class()
253 return m_ggc; in class()
274 m_ggc (ggc), m_map (13, ggc, true, GATHER_STATISTICS PASS_MEM_STAT) {} in function_summary()
321 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
683 m_ggc (ggc), m_map (13, ggc, true, GATHER_STATISTICS PASS_MEM_STAT) {}
743 bool m_ggc;
749 return m_ggc;
804 gcc_checking_assert (summary->m_ggc);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsymbol-summary.h198 bool m_ggc; in class()
204 return m_ggc; in class()
221 function_summary_base<T> (symtab PASS_MEM_STAT), m_ggc (ggc), in function_summary()
282 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
618 : call_summary_base<T> (symtab PASS_MEM_STAT), m_ggc (ggc),
687 bool m_ggc;
693 return m_ggc;
748 gcc_checking_assert (summary->m_ggc);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsymbol-summary.h247 bool m_ggc; in class()
253 return m_ggc; in class()
274 m_ggc (ggc), m_map (13, ggc, true, GATHER_STATISTICS PASS_MEM_STAT) {} in function_summary()
321 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
683 m_ggc (ggc), m_map (13, ggc, true, GATHER_STATISTICS PASS_MEM_STAT) {}
743 bool m_ggc;
749 return m_ggc;
804 gcc_checking_assert (summary->m_ggc);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsymbol-summary.h247 bool m_ggc; in class()
253 return m_ggc; in class()
274 m_ggc (ggc), m_map (13, ggc, true, GATHER_STATISTICS PASS_MEM_STAT) {} in function_summary()
321 gcc_checking_assert (summary->m_ggc); in gt_ggc_mx()
683 m_ggc (ggc), m_map (13, ggc, true, GATHER_STATISTICS PASS_MEM_STAT) {}
743 bool m_ggc;
749 return m_ggc;
804 gcc_checking_assert (summary->m_ggc);

1234