Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreload1.cc327 static vec<rtx_p> substitute_stack; variable
1293 substitute_stack.release (); in reload()
5490 substitute_stack.safe_push (where); in substitute()
5587 while (!substitute_stack.is_empty ()) in gen_reload_chain_without_interm_reg_p()
5589 rtx *where = substitute_stack.pop (); in gen_reload_chain_without_interm_reg_p()
H A DChangeLog-201037801 * reload1.c (rtx_p, substitute_stack): Declare.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreload1.c327 static vec<rtx_p> substitute_stack; variable
1294 substitute_stack.release (); in reload()
5494 substitute_stack.safe_push (where); in substitute()
5591 while (!substitute_stack.is_empty ()) in gen_reload_chain_without_interm_reg_p()
5593 rtx *where = substitute_stack.pop (); in gen_reload_chain_without_interm_reg_p()