Home
last modified time | relevance | path

Searched defs:CXX_MEM_STAT_INFO (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dggc.h128 ggc_internal_alloc (size_t s CXX_MEM_STAT_INFO) in ggc_internal_alloc()
141 ggc_internal_cleared_alloc (size_t s CXX_MEM_STAT_INFO) in ggc_internal_cleared_alloc()
203 ggc_vec_alloc (size_t c CXX_MEM_STAT_INFO) in ggc_vec_alloc()
215 ggc_cleared_vec_alloc (size_t c CXX_MEM_STAT_INFO) in ggc_cleared_vec_alloc()
228 ggc_alloc_atomic (size_t s CXX_MEM_STAT_INFO) in ggc_alloc_atomic()
273 ggc_alloc_rtx_def_stat (size_t s CXX_MEM_STAT_INFO) in ggc_alloc_rtx_def_stat()
279 ggc_alloc_tree_node_stat (size_t s CXX_MEM_STAT_INFO) in ggc_alloc_tree_node_stat()
285 ggc_alloc_cleared_tree_node_stat (size_t s CXX_MEM_STAT_INFO) in ggc_alloc_cleared_tree_node_stat()
291 ggc_alloc_cleared_gimple_statement_stat (size_t s CXX_MEM_STAT_INFO) in ggc_alloc_cleared_gimple_statement_stat()
H A Dstatistics.h45 #define CXX_MEM_STAT_INFO , ALONE_CXX_MEM_STAT_INFO macro
58 #define CXX_MEM_STAT_INFO macro
H A Dalloc-pool.h482 object_allocator (const char *name CXX_MEM_STAT_INFO): in object_allocator()
H A Dbitmap.h338 bitmap_initialize (bitmap head, bitmap_obstack *obstack CXX_MEM_STAT_INFO) in bitmap_initialize()
H A Dhash-table.h376 create_ggc (size_t n CXX_MEM_STAT_INFO) in create_ggc()
H A Dtree.h4110 tree arg1 CXX_MEM_STAT_INFO) in build1_loc()
4120 tree arg1 CXX_MEM_STAT_INFO) in build2_loc()
4130 tree arg1, tree arg2 CXX_MEM_STAT_INFO) in build3_loc()
4140 tree arg1, tree arg2, tree arg3 CXX_MEM_STAT_INFO) in build4_loc()
4150 tree arg1, tree arg2, tree arg3, tree arg4 CXX_MEM_STAT_INFO) in build5_loc()
H A Dtree.c1317 build_new_poly_int_cst (tree type, tree (&coeffs)[NUM_POLY_INT_COEFFS] in build_new_poly_int_cst()