Searched refs:ggc_alloc_rtx (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ggc.h | 105 #define ggc_alloc_rtx(NSLOTS) \ macro
|
| D | rtl.c | 264 rt = ggc_alloc_rtx (n); 392 rtx copy = ggc_alloc_rtx (n);
|
| D | ChangeLog.2 | 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. 8423 (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Likewise. 8640 (ggc_alloc_rtx): Adjust for use of ggc_chain. 8904 * gengenrtl.c (gendef): Use ggc_alloc_rtx to allocate RTL, when 8920 (rtx_alloc): Use ggc_alloc_rtx when GC'ing.
|
| D | ChangeLog.3 | 1190 (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Use ggc_alloc.
|