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

/openbsd-current/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.c63 static d30v_stack_t *d30v_stack_cache = (d30v_stack_t *)0; variable
1711 if (d30v_stack_cache)
1712 return d30v_stack_cache;
1823 d30v_stack_cache = info_ptr;
2479 d30v_stack_cache = (d30v_stack_t *)0; /* reset stack cache */

Completed in 118 milliseconds