Searched refs:function_value_64 (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 3616 function_value_64 (machine_mode orig_mode, machine_mode mode, in function_value_64() function 3741 return function_value_64 (orig_mode, mode, valtype); in ix86_function_value_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 4031 function_value_64 (machine_mode orig_mode, machine_mode mode, in function_value_64() function 4158 return function_value_64 (orig_mode, mode, valtype); in ix86_function_value_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2007 | 4326 function_value_32, function_value_64, function_value_ms_64, 10049 function_value_64, ix86_function_value_1, return_in_memory_32, 25211 (function_value_64): New, from parts of ix86_function_value
|
H A D | ChangeLog-2008 | 17789 (function_value_64): Replace REGPARM_MAX, and SSE_REGPARM_MAX.
|
H A D | ChangeLog-2021 | 15016 (function_value_64): Return _Float16/Complex Float16 by SSE
|
H A D | ChangeLog-2012 | 31510 * config/i386/i386.c (function_value_64): Return pointers in
|
H A D | ChangeLog-2011 | 17549 * config/i386/i386.c (function_value_64): Always return pointers
|
H A D | ChangeLog-2013 | 38541 of function_value_64.
|
H A D | ChangeLog-2017 | 19331 (function_value_64): Likewise.
|