Searched refs:decl_result (Results 1 – 4 of 4) sorted by relevance
3835 tree decl_result = DECL_RESULT (fndecl); in assign_parms() local3836 rtx decl_rtl = DECL_RTL (decl_result); in assign_parms()3840 : DECL_REGISTER (decl_result)) in assign_parms()3844 real_decl_rtl = targetm.calls.function_value (TREE_TYPE (decl_result), in assign_parms()5325 tree decl_result = DECL_RESULT (current_function_decl); in clobber_return_register() local5326 rtx decl_rtl = DECL_RTL (decl_result); in clobber_return_register()5427 tree decl_result = DECL_RESULT (current_function_decl); in expand_function_end() local5428 rtx decl_rtl = DECL_RTL (decl_result); in expand_function_end()5432 : DECL_REGISTER (decl_result)) in expand_function_end()5451 if (TYPE_MODE (TREE_TYPE (decl_result)) != BLKmode in expand_function_end()[all …]
3045 tree decl_result = DECL_RESULT (decl); in create_wrapper() local3053 DECL_RESULT (decl) = decl_result; in create_wrapper()
2560 tree decl_result = DECL_RESULT (decl); in create_wrapper() local2568 DECL_RESULT (decl) = decl_result; in create_wrapper()
22509 * function.c (assign_parms): For decl_result with TYPE_EMPTY_P type