Searched refs:rs6000_return_in_memory (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-internal.h | 153 extern bool rs6000_return_in_memory (const_tree type,
|
H A D | rs6000-call.cc | 441 rs6000_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in rs6000_return_in_memory() function
|
H A D | rs6000.cc | 1506 #define TARGET_RETURN_IN_MEMORY rs6000_return_in_memory
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-internal.h | 148 extern bool rs6000_return_in_memory (const_tree type,
|
H A D | rs6000-call.c | 5831 rs6000_return_in_memory (const_tree type, const_tree fntype ATTRIBUTE_UNUSED) in rs6000_return_in_memory() function
|
H A D | rs6000.c | 1500 #define TARGET_RETURN_IN_MEMORY rs6000_return_in_memory
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2004 | 3484 * config/rs6000/rs6000.c (rs6000_return_in_memory): Allow Altivec 4074 * config/rs6000/rs6000.c (rs6000_return_in_memory): Test 4352 * config/rs6000/rs6000.c (rs6000_return_in_memory): Return 5091 (rs6000_return_in_memory): Test whether the type is one
|
H A D | ChangeLog-2019 | 20516 rs6000_return_in_memory, rs6000_return_in_msb, call_ABI_of_interest, 20560 rs6000_return_in_memory, rs6000_return_in_msb, call_ABI_of_interest, 20605 rs6000_return_in_memory, rs6000_return_in_msb,
|
H A D | ChangeLog-2005 | 18342 (rs6000_return_in_memory): Test aix_struct_return. 30556 (rs6000_return_in_memory): Remove AGGREGATE_TYPE_P check.
|
H A D | ChangeLog-2003 | 6326 * config/rs6000/rs6000.c (rs6000_return_in_memory): New. 6335 (init_cumulative_args): Use rs6000_return_in_memory.
|
H A D | ChangeLog-2010 | 16445 (rs6000_return_in_memory): Adjust call to rs6000_darwin64_record_arg. 19403 (rs6000_return_in_memory): Update preceding comment for darwin
|
H A D | ChangeLog-2006 | 20698 (rs6000_return_in_memory): Only return IEEEQUAD in memory.
|
H A D | ChangeLog-2007 | 10114 * config/rs6000/rs6000.c (rs6000_return_in_memory,
|
H A D | ChangeLog-2016 | 10294 * config/rs6000/rs6000.c (rs6000_return_in_memory): Warn for
|
H A D | ChangeLog-2020 | 3876 * config/rs6000/rs6000-call.c (rs6000_return_in_memory):
|
H A D | ChangeLog-2013 | 8871 (rs6000_return_in_memory): Handle ELFv2 homogeneous aggregates.
|
H A D | ChangeLog-2017 | 20756 (rs6000_return_in_memory): Fix overlong line.
|
H A D | ChangeLog-2015 | 24075 (rs6000_return_in_memory): Likewise.
|