Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dggc.h309 ggc_alloc_rtx_def_stat (size_t s CXX_MEM_STAT_INFO) in ggc_alloc_rtx_def_stat() function
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()
DChangeLog-201438317 (ggc_alloc_rtx_def_stat): Adjust.