Searched refs:in_return (Results 1 – 1 of 1) sorted by relevance
| /trueos/contrib/gcc/config/i386/ |
| HD | i386.c | 3571 examine_argument (enum machine_mode mode, tree type, int in_return, in examine_argument() argument 3598 if (!in_return) in examine_argument() 3602 return in_return ? 2 : 0; in examine_argument() 3614 tree type, int in_return, int nintregs, int nsseregs, in construct_container() argument 3650 if (!examine_argument (mode, type, in_return, &needed_intregs, in construct_container() 3660 if (in_return) in construct_container() 3678 if (!TARGET_80387 && in_return) in construct_container()
|