Home
last modified time | relevance | path

Searched refs:n_pop (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dcalls.c302 rtx n_pop = GEN_INT (n_popped); in emit_call_1() local
310 next_arg_reg, n_pop); in emit_call_1()
313 n_pop); in emit_call_1()
333 rtx n_pop = GEN_INT (n_popped); in emit_call_1() local
341 next_arg_reg, n_pop); in emit_call_1()
344 n_pop); in emit_call_1()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcalls.c455 rtx n_pop = gen_int_mode (n_popped, Pmode); in emit_call_1() local
463 next_arg_reg, n_pop); in emit_call_1()
466 next_arg_reg, n_pop); in emit_call_1()