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

/freebsd-9.3-release/contrib/gcc/
H A Dfunction.h64 int x_reg_rtx_no;
100 unsigned char * GTY ((length ("%h.x_reg_rtx_no")))
105 rtx * GTY ((length ("%h.x_reg_rtx_no"))) x_regno_reg_rtx;
109 #define reg_rtx_no (cfun->emit->x_reg_rtx_no)
63 int x_reg_rtx_no; local

Completed in 51 milliseconds