Searched refs:rtx_constant_pool (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dvarasm.c71 struct rtx_constant_pool;
76 struct rtx_constant_pool *pool;
201 static GTY(()) struct rtx_constant_pool *shared_constant_pool;
3011 struct rtx_constant_pool GTY(())
3151 static struct rtx_constant_pool *
3154 struct rtx_constant_pool *pool;
3156 pool = ggc_alloc (sizeof (struct rtx_constant_pool));
3198 struct rtx_constant_pool *pool;
3533 output_constant_pool_contents (struct rtx_constant_pool *pool)
3563 struct rtx_constant_pool *poo
2995 struct rtx_constant_pool GTY(()) function
[all...]

Completed in 173 milliseconds