HomeSort by: relevance | last modified time | path
    Searched defs:stack_out (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
reg-stack.cc 216 struct stack_def stack_out; /* Output stack configuration. */
2900 stack_ptr src_stack = &BLOCK_INFO (e->src)->stack_out;
2928 stack_ptr source_stack = &BLOCK_INFO (source)->stack_out;
3022 edge compensation code to change the stack from stack_out of the
3244 bi->stack_out = regstack;
215 struct stack_def stack_out; \/* Output stack configuration. *\/ member in struct:block_info_def
reg-stack.cc 216 struct stack_def stack_out; /* Output stack configuration. */
2900 stack_ptr src_stack = &BLOCK_INFO (e->src)->stack_out;
2928 stack_ptr source_stack = &BLOCK_INFO (source)->stack_out;
3022 edge compensation code to change the stack from stack_out of the
3244 bi->stack_out = regstack;
215 struct stack_def stack_out; \/* Output stack configuration. *\/ member in struct:block_info_def
  /src/external/gpl3/gcc.old/dist/gcc/
reg-stack.cc 216 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
reg-stack.cc 216 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 55 milliseconds