Searched refs:saved_static_chain_decl (Results 1 – 4 of 4) sorted by relevance
5196 tree saved_static_chain_decl in expand_function_start() local5201 SET_DECL_RTL (saved_static_chain_decl, saved_static_chain_rtx); in expand_function_start()5203 SET_DECL_VALUE_EXPR (parm, saved_static_chain_decl); in expand_function_start()
23029 saved_static_chain_decl, saved_blocks and saved-unexpanded_var_list.
33579 saved_static_chain_decl only.
21338 * function.h (struct function): Add field saved_static_chain_decl.