Searched refs:ix86_function_ms_hook_prologue (Results 1 – 9 of 9) sorted by relevance
45 bool ix86_function_ms_hook_prologue (const_tree fn);
29 extern bool ix86_function_ms_hook_prologue (const_tree fn);
1556 ix86_function_ms_hook_prologue (const_tree fn) in ix86_function_ms_hook_prologue() function1585 bool is_ms_hook = ix86_function_ms_hook_prologue (decl); in ix86_asm_output_function_label()5683 if (ix86_function_ms_hook_prologue (current_function_decl)) in ix86_can_use_return_insn_p()8404 if (!TARGET_64BIT && ix86_function_ms_hook_prologue (current_function_decl)) in ix86_expand_prologue()
9345 else if (ix86_function_ms_hook_prologue (current_function_decl)) in ix86_expand_call()
15413 "!TARGET_SEH && !ix86_static_chain_on_stack && !ix86_function_ms_hook_prologue (cfun->decl)"
18692 * config/i386/i386.c (ix86_function_ms_hook_prologue): Fix22017 * config/i386/i386.c (ix86_function_ms_hook_prologue): Check22406 * config/i386/i386.c (ix86_function_ms_hook_prologue): Revert22498 * config/i386/i386.c (ix86_function_ms_hook_prologue): Enable x64
6169 (ix86_function_ms_hook_prologue): New.
6110 * config/i386/i386-protos.h (ix86_function_ms_hook_prologue): Declare.
28318 (ix86_function_ms_hook_prologue): Same.