Home
last modified time | relevance | path

Searched refs:stack_realign_allocate (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h2560 HOST_WIDE_INT stack_realign_allocate; member
H A Di386.cc6724 frame->stack_realign_allocate = space_needed; in ix86_compute_frame_layout()
8615 + frame.stack_realign_allocate; in ix86_expand_prologue()
8624 - frame.stack_realign_allocate; in ix86_expand_prologue()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h2676 HOST_WIDE_INT stack_realign_allocate; member
H A Di386.c6237 frame->stack_realign_allocate = space_needed; in ix86_compute_frame_layout()
8244 + frame.stack_realign_allocate; in ix86_expand_prologue()
8253 - frame.stack_realign_allocate; in ix86_expand_prologue()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201719966 (ix86_frame::stack_realign_allocate): New field.