Lines Matching refs:current_function_decl
268 push_function_context_to (current_function_decl); in push_function_context()
282 current_function_decl = p->decl; in pop_function_context_from()
294 pop_function_context_from (current_function_decl); in pop_function_context()
1686 in_arg_offset = FIRST_PARM_OFFSET (current_function_decl); in instantiate_virtual_regs()
1688 dynamic_offset = STACK_DYNAMIC_OFFSET (current_function_decl); in instantiate_virtual_regs()
1691 cfa_offset = FRAME_POINTER_CFA_OFFSET (current_function_decl); in instantiate_virtual_regs()
1693 cfa_offset = ARG_POINTER_CFA_OFFSET (current_function_decl); in instantiate_virtual_regs()
1727 instantiate_decls (current_function_decl); in instantiate_virtual_regs()
1945 fntype = TREE_TYPE (current_function_decl); in assign_parms_initialize_all()
1951 current_function_decl, -1); in assign_parms_initialize_all()
1955 all->reg_parm_stack_space = REG_PARM_STACK_SPACE (current_function_decl); in assign_parms_initialize_all()
2030 tree fndecl = current_function_decl; in assign_parms_augmented_arg_list()
2124 if (targetm.calls.promote_function_args (TREE_TYPE (current_function_decl))) in assign_parm_find_data_types()
2266 entry_parm ? data->partial : 0, current_function_decl, in assign_parm_find_entry_rtl()
3057 tree result = DECL_RESULT (current_function_decl); in assign_parms()
3265 for (arg = DECL_ARGUMENTS (current_function_decl); arg; in promoted_input_arg()
3563 for (decl = DECL_ARGUMENTS (current_function_decl); in setjmp_args_warning()
3582 tree block = DECL_INITIAL (current_function_decl); in reorder_blocks()
4272 if (DECL_RTL_SET_P (DECL_RESULT (current_function_decl))) in clobber_return_register()
4274 tree decl_result = DECL_RESULT (current_function_decl); in clobber_return_register()
4347 do_warn_unused_parameter (current_function_decl); in expand_function_end()
4427 if (DECL_RTL_SET_P (DECL_RESULT (current_function_decl))) in expand_function_end()
4429 tree decl_result = DECL_RESULT (current_function_decl); in expand_function_end()
4467 if (targetm.calls.promote_function_return (TREE_TYPE (current_function_decl))) in expand_function_end()
4517 rtx value_address = DECL_RTL (DECL_RESULT (current_function_decl)); in expand_function_end()
4518 tree type = TREE_TYPE (DECL_RESULT (current_function_decl)); in expand_function_end()
4521 if (DECL_BY_REFERENCE (DECL_RESULT (current_function_decl))) in expand_function_end()
4527 current_function_decl, true); in expand_function_end()
5416 if (TREE_CODE (TREE_TYPE (current_function_decl)) == FUNCTION_TYPE in thread_prologue_and_epilogue_insns()
5417 && TYPE_RETURNS_STACK_DEPRESSED (TREE_TYPE (current_function_decl))) in thread_prologue_and_epilogue_insns()
5693 record_block_change (DECL_INITIAL (current_function_decl)); in finalize_block_changes()