Searched refs:ix86_function_value_1 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 3723 ix86_function_value_1 (const_tree valtype, const_tree fntype_or_decl, in ix86_function_value_1() function 3753 return ix86_function_value_1 (valtype, fntype_or_decl, orig_mode, mode); in ix86_function_value() 3790 return ix86_function_value_1 (NULL, NULL, mode, mode); in ix86_libcall_value()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 4140 ix86_function_value_1 (const_tree valtype, const_tree fntype_or_decl, in ix86_function_value_1() function 4170 return ix86_function_value_1 (valtype, fntype_or_decl, orig_mode, mode); in ix86_function_value() 4207 return ix86_function_value_1 (NULL, NULL, mode, mode); in ix86_libcall_value()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2007 | 10049 function_value_64, ix86_function_value_1, return_in_memory_32, 24413 (ix86_function_value_1): Call it. 25213 (ix86_function_value_1): New.
|
H A D | ChangeLog-2008 | 17790 (ix86_function_value_1): Replace TARGET_64BIT_MS_ABI.
|
H A D | ChangeLog-2018 | 20595 (ix86_function_value_1): Likewise.
|
H A D | ChangeLog-2019 | 31338 * config/i386/i386.c (ix86_function_value_1): Call the newly added
|
H A D | ChangeLog-2013 | 38540 (ix86_function_value_1): Add additional valtype argument on call
|
H A D | ChangeLog-2014 | 9976 (ix86_function_value_1): Handle pointer bounds type/mode
|