Home
last modified time | relevance | path

Searched refs:ggc_alloc_rtx_def_stat (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc.h301 ggc_alloc_rtx_def_stat (size_t s CXX_MEM_STAT_INFO) in ggc_alloc_rtx_def_stat() function
H A Drtl.c219 rtx rt = ggc_alloc_rtx_def_stat (RTX_CODE_SIZE (code) + extra in rtx_alloc_stat_v()
378 rtx const copy = ggc_alloc_rtx_def_stat (size PASS_MEM_STAT); in shallow_copy_rtx()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc.h309 ggc_alloc_rtx_def_stat (size_t s CXX_MEM_STAT_INFO) in ggc_alloc_rtx_def_stat() function
H A Drtl.cc222 rtx rt = ggc_alloc_rtx_def_stat (RTX_CODE_SIZE (code) + extra in rtx_alloc_stat_v()
380 rtx const copy = ggc_alloc_rtx_def_stat (size PASS_MEM_STAT); in shallow_copy_rtx()
H A DChangeLog-201438317 (ggc_alloc_rtx_def_stat): Adjust.