Home
last modified time | relevance | path

Searched refs:TYPE_NORMAL (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-options.cc3123 cfun->machine->func_type = TYPE_NORMAL; in ix86_set_func_type()
3311 if (cfun->machine->func_type != TYPE_NORMAL in ix86_set_current_function()
3327 if (cfun->machine->func_type != TYPE_NORMAL) in ix86_set_current_function()
3338 cfun->machine->func_type = TYPE_NORMAL; in ix86_set_current_function()
H A Di386.h1514 || (cfun->machine->func_type != TYPE_NORMAL \
2636 TYPE_NORMAL, enumerator
H A Di386.cc1968 || cfun->machine->func_type == TYPE_NORMAL) in type_natural_mode()
3063 if (!cum->caller && cfun->machine->func_type != TYPE_NORMAL) in ix86_function_arg_advance()
3354 if (!cum->caller && cfun->machine->func_type != TYPE_NORMAL) in ix86_function_arg()
4181 if (cfun->machine->func_type == TYPE_NORMAL in ix86_promote_function_mode()
5692 || cfun->machine->func_type != TYPE_NORMAL) in ix86_can_use_return_insn_p()
7419 if (cfun->machine->func_type != TYPE_NORMAL) in ix86_minimum_incoming_stack_boundary()
8502 if (cfun->machine->func_type != TYPE_NORMAL) in ix86_expand_prologue()
9630 if (cfun->machine->func_type != TYPE_NORMAL) in ix86_expand_epilogue()
14336 if (cfun->machine->func_type == TYPE_NORMAL) in ix86_dirflag_mode_needed()
14349 if (cfun->machine->func_type == TYPE_NORMAL) in ix86_dirflag_mode_needed()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-options.c3062 cfun->machine->func_type = TYPE_NORMAL; in ix86_set_func_type()
3255 if (cfun->machine->func_type != TYPE_NORMAL in ix86_set_current_function()
3271 if (cfun->machine->func_type != TYPE_NORMAL) in ix86_set_current_function()
3282 cfun->machine->func_type = TYPE_NORMAL; in ix86_set_current_function()
H A Di386.h1629 || (cfun->machine->func_type != TYPE_NORMAL \
2752 TYPE_NORMAL, enumerator
H A Di386.c1937 || cfun->machine->func_type == TYPE_NORMAL) in type_natural_mode()
2935 if (!cum->caller && cfun->machine->func_type != TYPE_NORMAL) in ix86_function_arg_advance()
3220 if (!cum->caller && cfun->machine->func_type != TYPE_NORMAL) in ix86_function_arg()
3764 if (cfun->machine->func_type == TYPE_NORMAL in ix86_promote_function_mode()
5206 || cfun->machine->func_type != TYPE_NORMAL) in ix86_can_use_return_insn_p()
6926 if (cfun->machine->func_type != TYPE_NORMAL) in ix86_minimum_incoming_stack_boundary()
8135 if (cfun->machine->func_type != TYPE_NORMAL) in ix86_expand_prologue()
9248 if (cfun->machine->func_type != TYPE_NORMAL) in ix86_expand_epilogue()
13766 if (cfun->machine->func_type == TYPE_NORMAL) in ix86_dirflag_mode_needed()
13779 if (cfun->machine->func_type == TYPE_NORMAL) in ix86_dirflag_mode_needed()
[all …]