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

/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c15498 int fixed_parms = 0, float_parms = 0, parm_info = 0;
15636 fixed_parms += ((GET_MODE_SIZE (mode)
15648 fprintf (file, "%d,", fixed_parms);
15671 if (fixed_parms || float_parms)
15465 int fixed_parms = 0, float_parms = 0, parm_info = 0; local

Completed in 82 milliseconds