Home
last modified time | relevance | path

Searched refs:ix86_function_ms_hook_prologue (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c5448 ix86_function_ms_hook_prologue (const_tree fn) in ix86_function_ms_hook_prologue() function
5485 bool is_ms_hook = ix86_function_ms_hook_prologue (decl); in ix86_asm_output_function_label()
10074 if (!TARGET_64BIT && ix86_function_ms_hook_prologue (current_function_decl)) in ix86_expand_prologue()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c7069 ix86_function_ms_hook_prologue (const_tree fn) in ix86_function_ms_hook_prologue() function
7097 bool is_ms_hook = ix86_function_ms_hook_prologue (decl); in ix86_asm_output_function_label()
13537 if (!TARGET_64BIT && ix86_function_ms_hook_prologue (current_function_decl)) in ix86_expand_prologue()
28629 else if (ix86_function_ms_hook_prologue (current_function_decl)) in ix86_expand_call()