Searched refs:gen_llc (Results 1 – 3 of 3) sorted by relevance
346 struct block *gen_llc(compiler_state_t *);
790 pllc: LLC { CHECK_PTR_VAL(($$ = gen_llc(cstate))); }
3789 gen_llc(compiler_state_t *cstate) in gen_llc() function