Home
last modified time | relevance | path

Searched refs:arm_function_value (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/config/arm/
H A Darm-protos.h137 extern rtx arm_function_value(tree, tree);
H A Darm.h1310 arm_function_value (VALTYPE, FUNC);
H A Darm.c2484 arm_function_value(tree type, tree func ATTRIBUTE_UNUSED) in arm_function_value() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200436425 * config/arm/arm-protos.h (arm_function_value): Declare.
36428 (arm_function_value): New function.
36430 (FUNCTION_VALUE): Call arm_function_value.
H A DChangeLog-200521875 (arm_function_value): Pad small aggregate return.