Home
last modified time | relevance | path

Searched refs:ggc_alloc_rtx (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dggc.h105 #define ggc_alloc_rtx(NSLOTS) \ macro
Drtl.c264 rt = ggc_alloc_rtx (n);
392 rtx copy = ggc_alloc_rtx (n);
DChangeLog.25432 (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.
DChangeLog.31190 (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Use ggc_alloc.