Home
last modified time | relevance | path

Searched defs: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
333 rtx n_pop = GEN_INT (n_popped); in emit_call_1() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcalls.c455 rtx n_pop = gen_int_mode (n_popped, Pmode); in emit_call_1() local