Searched refs:gen_llc_s (Results 1 – 4 of 4) sorted by relevance
321 struct block *gen_llc_s(compiler_state_t *);
619 $$ = gen_llc_s(cstate);
2952 (yyval.rblk) = gen_llc_s(cstate); in yyparse()
3640 gen_llc_s(compiler_state_t *cstate) in gen_llc_s() function