Searched refs:function_result_decl (Results 1 – 2 of 2) sorted by relevance
1931 tree function_result_decl = build_decl (BUILTINS_LOCATION, in iq2000_expand_prologue() local1934 DECL_ARG_TYPE (function_result_decl) = type; in iq2000_expand_prologue()1935 DECL_CHAIN (function_result_decl) = fnargs; in iq2000_expand_prologue()1936 fnargs = function_result_decl; in iq2000_expand_prologue()
2307 tree function_result_decl; member2441 all->function_result_decl = decl; in assign_parms_augmented_arg_list()3782 if (all.function_result_decl) in assign_parms()3785 rtx addr = DECL_RTL (all.function_result_decl); in assign_parms()3790 SET_DECL_VALUE_EXPR (result, all.function_result_decl); in assign_parms()3797 all.function_result_decl)); in assign_parms()