Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Drtl.c187 rtx_alloc_stat (RTX_CODE code MEM_STAT_DECL) in rtx_alloc_stat() function
H A Drtl.h1470 extern rtx rtx_alloc_stat (RTX_CODE MEM_STAT_DECL);
1471 #define rtx_alloc(c) rtx_alloc_stat (c MEM_STAT_INFO)
H A DChangeLog-200611500 (rtx_alloc_stat): Use RTX_CODE_SIZE instead of RTX_SIZE.
H A DChangeLog-200520962 * rtl.c (rtx_alloc_stat, shallow_copy_rtx_stat): Likewise.
29042 * rtl.c (rtx_alloc_stat, shallow_copy_rtx_stat): Use
H A DChangeLog-200439608 * rtl.c (rtx_alloc_stat, swallow_copy_rtx_stat): Rename from ... ; pass
39612 * rtl.c (rtx_alloc_stat, swallow_copy_rtx_stat): Declare.