Searched refs:arm_promote_function_mode (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 164 static machine_mode arm_promote_function_mode (const_tree, 550 #define TARGET_PROMOTE_FUNCTION_MODE arm_promote_function_mode 5729 mode = arm_promote_function_mode (type, mode, &unsignedp, func, 1); in arm_function_value() 6789 mode = arm_promote_function_mode (type, mode, &unsignedp, fntype, 1); in aapcs_allocate_return_reg() 28721 arm_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in arm_promote_function_mode() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 167 static machine_mode arm_promote_function_mode (const_tree, 545 #define TARGET_PROMOTE_FUNCTION_MODE arm_promote_function_mode 5802 mode = arm_promote_function_mode (type, mode, &unsignedp, func, 1); in arm_function_value() 6900 mode = arm_promote_function_mode (type, mode, &unsignedp, fntype, 1); in aapcs_allocate_return_reg() 29234 arm_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in arm_promote_function_mode() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 14784 * config/arm/arm.c (arm_promote_function_mode): ... here, without
|