Home
last modified time | relevance | path

Searched refs:ix86_frame (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h2452 struct GTY(()) ix86_frame struct
2554 struct ix86_frame frame;
H A Di386.c10668 struct ix86_frame &frame = cfun->machine->frame; in ix86_can_use_return_insn_p()
11510 struct ix86_frame &frame = cfun->machine->frame; in ix86_initial_elimination_offset()
11575 struct ix86_frame *frame = &cfun->machine->frame; in ix86_compute_frame_layout()
13457 ix86_emit_outlined_ms2sysv_save (const struct ix86_frame &frame) in ix86_emit_outlined_ms2sysv_save()
13535 const struct ix86_frame &frame = cfun->machine->frame; in ix86_expand_prologue()
14249 ix86_emit_outlined_ms2sysv_restore (const struct ix86_frame &frame, in ix86_emit_outlined_ms2sysv_restore()
14426 const struct ix86_frame &frame = cfun->machine->frame; in ix86_expand_epilogue()
15014 struct ix86_frame &frame = cfun->machine->frame; in ix86_expand_split_stack_prologue()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c2400 struct ix86_frame struct
2512 static void ix86_compute_frame_layout (struct ix86_frame *);
8418 struct ix86_frame frame; in ix86_can_use_return_insn_p()
8812 struct ix86_frame frame; in ix86_initial_elimination_offset()
8852 ix86_compute_frame_layout (struct ix86_frame *frame) in ix86_compute_frame_layout()
10050 struct ix86_frame frame; in ix86_expand_prologue()
10728 struct ix86_frame frame; in ix86_expand_epilogue()
11186 struct ix86_frame frame; in ix86_expand_split_stack_prologue()