Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000-protos.h122 extern rtx rs6000_function_value (tree, tree);
H A Drs6000.h1271 #define FUNCTION_VALUE(VALTYPE, FUNC) rs6000_function_value ((VALTYPE), (FUNC))
H A Drs6000.c19314 rs6000_function_value (tree valtype, tree func ATTRIBUTE_UNUSED) in rs6000_function_value() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog1405 * config/rs6000/rs6000.c (rs6000_function_value): Look at bit size
H A DChangeLog-20044682 (rs6000_function_value): Likewise.
5100 (rs6000_function_value): Call it.
7593 (rs6000_function_value): Same.
18768 * config/rs6000/rs6000.c (rs6000_function_value): Check for
34290 (rs6000_function_value): .. not here before call.
35371 (rs6000_function_value): Test TARGET_ALTIVEC and TARGET_ALTIVEC_ABI.
38512 (rs6000_function_value): Use targetm.calls.split_complex_arg.
H A DChangeLog-20033767 (rs6000_function_value): Widen integral return value to mode based
4534 (rs6000_function_value): Generate PARALLEL for DImode in 32-bit
21184 (rs6000_function_value): Handle complex values on AIX.
22443 * rs6000.c (rs6000_function_value): Simplify REAL_TYPE logic.
22670 * config/rs6000/rs6000.c (rs6000_function_value): New.
H A DChangeLog-200616228 (rs6000_function_value): Use GP_ARG_RETURN for decimal floats.
H A DChangeLog-20056657 * config/rs6000/rs6000.c (rs6000_function_value): Parallel pattern
30563 (rs6000_function_value): Call rs6000_darwin64_record_arg.