Home
last modified time | relevance | path

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

/trueos/contrib/gcc/config/rs6000/
HDrs6000.c5362 bool needs_psave; in function_arg() local
5378 needs_psave = (type in function_arg()
5384 if (!needs_psave && mode == fmode) in function_arg()
5388 if (needs_psave) in function_arg()