Searched refs:stack_local_entry (Results 1 – 3 of 3) sorted by relevance
2654 struct stack_local_entry *stack_locals;
334 struct GTY(()) stack_local_entry { struct338 struct stack_local_entry *next; argument16569 struct stack_local_entry *s; in assign_386_stack_local()16585 s = ggc_alloc<stack_local_entry> (); in assign_386_stack_local()16598 struct stack_local_entry *s; in ix86_instantiate_decls()
32791 * config/i386/i386.c (struct stack_local_entry): New.