Searched refs:stack_out (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreg-stack.c215 struct stack_def stack_out; /* Output stack configuration. */
2882 stack_ptr src_stack = &BLOCK_INFO (e->src)->stack_out;
2910 stack_ptr source_stack = &BLOCK_INFO (source)->stack_out;
3004 edge compensation code to change the stack from stack_out of the
3225 bi->stack_out = regstack;
214 struct stack_def stack_out; /* Output stack configuration. */ member in struct:block_info_def
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreg-stack.cc216 struct stack_def stack_out; /* Output stack configuration. */
2895 stack_ptr src_stack = &BLOCK_INFO (e->src)->stack_out;
2923 stack_ptr source_stack = &BLOCK_INFO (source)->stack_out;
3017 edge compensation code to change the stack from stack_out of the
3236 bi->stack_out = regstack;
215 struct stack_def stack_out; /* Output stack configuration. */ member in struct:block_info_def

Completed in 422 milliseconds