Searched refs:ggc_alloc_rtvec (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | ggc.h | 236 #define ggc_alloc_rtvec(NELT) \ macro
|
| H A D | rtl.c | 159 rt = ggc_alloc_rtvec (n); in rtvec_alloc()
|
| H A D | ChangeLog-1999 | 5432 (ggc_alloc_rtx, ggc_alloc_rtvec): Remove. 5444 (ggc_alloc_rtx, ggc_alloc_rtvec): Delete. 5462 (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Delete. 5488 (ggc_alloc_rtx, ggc_alloc_rtvec): Remove decl. 5492 (ggc_alloc_rtx, ggc_alloc_rtvec): New macros. 6108 * ggc-none.c (ggc_alloc_rtvec): An rtvec is an array of rtx, 6110 * gcc-page.c (ggc_alloc_rtvec): Similarly. 8423 (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Likewise. 8641 (ggc_alloc_rtvec): Likewise. 8810 * ggc-simple.c (ggc_alloc_rtvec): Bring in sync with non-gc version. [all …]
|
| H A D | ChangeLog-2000 | 16456 (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Use ggc_alloc.
|
| H A D | ChangeLog-2005 | 29041 (ggc_alloc_rtvec, ggc_alloc_tree): Update to use ggc_alloc_zone.
|
| H A D | ChangeLog-2003 | 4192 (ggc_alloc_rtvec): Ditto.
|