Searched refs:rtx_for_static_chain (Results 1 – 9 of 9) sorted by relevance
135 extern rtx rtx_for_static_chain (const_tree, bool);
3522 r = rtx_for_static_chain (current_function_decl, true); in df_get_entry_block_def_set()
1895 rtx_for_static_chain (const_tree fndecl_or_type, bool incoming_p) in rtx_for_static_chain() function
959 chain = rtx_for_static_chain (current_function_decl, true); in expand_builtin_setjmp_receiver()
2034 * calls.c (rtx_for_static_chain): ... here. New function.2035 * calls.h (rtx_for_static_chain): Declare.2036 * builtins.c (expand_builtin_setjmp_receiver): Use rtx_for_static_chain
137 extern rtx rtx_for_static_chain (const_tree, bool);
3508 r = rtx_for_static_chain (current_function_decl, true); in df_get_entry_block_def_set()
2889 rtx_for_static_chain (const_tree fndecl_or_type, bool incoming_p) in rtx_for_static_chain() function
1070 chain = rtx_for_static_chain (current_function_decl, true); in expand_builtin_setjmp_receiver()