Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c5329 bool needs_psave; in function_arg() local
5345 needs_psave = (type in function_arg()
5351 if (!needs_psave && mode == fmode) in function_arg()
5355 if (needs_psave) in function_arg()